Chimney v0.6.0 Release Notes

Release Date: 2020-10-16 // over 3 years ago
  • 🔄 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.