Skip to content

v0.6.0

Compare
Choose a tag to compare
@krzemin krzemin released this 16 Oct 20:28
· 1002 commits to master since this release
420898d

Change log:

  • Enable support of macro-dependent implicit transformers (#183)
  • Drop support for Scala 2.11 and ScalaJS 0.6.x (#184)
  • Fix withCoproductInstance in TransformerFInto which shlould return TransformerFInto (#185)
  • Improved support of nested sealed hierarchies (#182)
  • Support of scope-default transformer configuration (#190)

Big thanks for @ulanzetz and others who contributed to this release.