Skip to content

v5.0.0

Compare
Choose a tag to compare
@nkly nkly released this 16 Nov 12:56
· 270 commits to master since this release
  • 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