Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@AlexITC AlexITC released this 10 Dec 01:42
· 60 commits to master since this release

This is a major release with several breaking changes, while the idea is the same, the project has changed a lot.

  • Update mill to 0.2.8
  • The ApplicationError doesn't depend on play anymore
  • The playsonify-core module is added, it contains the common classes for all the modules, depending only on scalactic.
  • The playsonify-play module is added, it contains the classes that depend on play-framework
  • The playsonifytest module is renamed to playsonify-play-test
  • Add experimental support for akka-http
  • Add the playsonify-sql module.