What's Changed
- Fix docsrs build error regarding IntoDiscriminant trait by @tveness in #414
- Update docs to actually include new features by @Peternator7 in #417
- Use _ to silence warnings about unused fields by @Peternator7 in #418
- Add
#[strum(transparent)]
attribute by @bobozaur in #331 - Fix warnings in tests from variants by @Peternator7 in #419
- Peternator7/fix transparent typo by @Peternator7 in #421
New Contributors
Full Changelog: v0.27.0...v0.27.1