Version 0.2.4
The fourth public release of s2gen, which is mainly a bug-fix release that contains mostly internal changes:
- Switching from ScalaZ Task to Monix Task
- Switching from Typesafe Config to JSON
As a result, instead of s2gen.conf
, the generator now expects s2gen.json
. The old file can be easily converted into a JSON by hand.