v5.0.0
-
Change how sbt-structure extracts information.
Instead of operating directly on state, implement extraction as a hierarchy of dependent tasks to explot SBT's internal caching and parallelization facilities.
-
Relax
unmanagedClasspath
restriction to be a file only -
Change Play2Data API