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 toplaysonify-play-test
- Add experimental support for akka-http
- Add the
playsonify-sql
module.