ducktape 0.1.4
This is a fifth release of ducktape in the 0.1.x line and it is fully backwards binary-compatible with previous releases.
This release includes a small bugfix for the optimization edge case discussed in #41 and some nicer error messages when an instance of Transformer
is missing.
What's Changed
- [Issue #8] Document recursive transformers and add nicer error messages when a
Transformer
is missing by @arainko in #36 - fix #41 by @arainko in #42
Full Changelog: v0.1.3...v0.1.4