ducktape 0.1.2
This a third release of ducktape
in the 0.1.x line and it is fully backwards binary-compatible with previous releases.
This release contains a bugfix for a very weird interaction between the derivation of Transformer.Identity
and type path references in case classes. More info here.
What's Changed
- Try a new module-less approach for macros by @arainko in #24
- remove 'Playground' (OOPS!) by @arainko in #25
- Resolve Issue #26 by @arainko in #27
Full Changelog: v0.1.1...v0.1.2