v0.2.0
This release introduces support for derivation of Cogen
-instances and improves the error messaging for "maximal number of successive inlines exceeded".
What's Changed
- docs: add "getting started" section to README.md by @MartinHH in #1
- docs: add "version matrix" section to README.md by @MartinHH in #2
- feat: support derivation of Cogen instances by @MartinHH in #3
- test: add tests that document inlining limits by @MartinHH in #4
- fix!: non-helpful max inlines error messages by @MartinHH in #5
- docs: add some badges to README.md by @MartinHH in #6
- docs: update README.md before 0.2.0 release by @MartinHH in #7
New Contributors
Full Changelog: v0.1.0...v0.2.0