v1.7.1
Changelog:
- bugfixes
- increased test coverage for semiautomatic derivation methods and fixed a bug in Scala 3 implementation of
TransformerDefinition.withFallbackFrom
(#685) - enabling macro debugging for a single derivation (rather than globally) is no longer treated as an override changing behavior of some cases (#682)
- fix some rename edge cases broken by 1.6.0 refactor (#683, fixed in #684)
- increased test coverage for semiautomatic derivation methods and fixed a bug in Scala 3 implementation of
- updated documentation
- expanded section on
chimney-macro-commons
(#681) - updated Ducktape section, thanks to the first contrubution of @arainko! (the author of Ducktape) (#679)
- fixed typos in DESIGN.md, thanks to the first contribution of @civilizeddev! (#680)
- expanded section on