stanch / reftree

Automatically generated diagrams and animations for Scala data structures
http://stanch.github.io/reftree/
GNU General Public License v3.0
587 stars 36 forks source link

Update Fastparse dependency #27

Closed sbrunk closed 5 years ago

sbrunk commented 5 years ago

Update to Fastparse 2.1.2 to be compatible with https://almond.sh/ (so we can run reftree in Jupyter notebooks).

Also requires bumping sbt and coursier.

stanch commented 5 years ago

Thanks! This should publish 1.4.0 to Maven: https://travis-ci.org/stanch/reftree/builds/534732743.

sbrunk commented 5 years ago

Thanks for publishing! 1.4.0 is on Maven central now. :)