Skip to content

Version 0.2.4

Compare
Choose a tag to compare
@denisftw denisftw released this 13 Sep 20:23
· 47 commits to master since this release

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.