V0.0.12
What's Changed
- Export
GenConst
by @Daniel-Aaron-Bloom in #37 - Export
ConstGeneric
by @Daniel-Aaron-Bloom in #39 - refactor: remove
I
fromimpl_for_with_lifetimes
by @Daniel-Aaron-Bloom in #40 - fix:
impl_generics_with_additional_lifetimes
by @Daniel-Aaron-Bloom in #41 - fix: typo by @Daniel-Aaron-Bloom in #42
- Bumped edition to 2021 by @VictorKoenders in #43
- Added a test to validate that trailing commas on
where
conditions are okay by @VictorKoenders in #44 - Support parsing explicit discriminants on enums by @VictorKoenders in #45
- Release 0.0.12 by @VictorKoenders in #46
New Contributors
- @Daniel-Aaron-Bloom made their first contribution in #37
Full Changelog: v0.0.11...v0.0.12