v0.10.0
What's Changed
- Rust edition set to
2021
- Update to nom 7 by @nickelc in #90
- Fix clippy warnings by @nickelc in #92
- Fix edition 2018 idioms by @nickelc in #93
- Reject superfluous trailing characters after keywords by @nickelc in #91
- Update some badges and links by @atouchet in #95
- impl TryFrom<&str> for Schedule by @hgzimmerman in #99
New Contributors
- @nickelc made their first contribution in #90
- @atouchet made their first contribution in #95
- @hgzimmerman made their first contribution in #99
Full Changelog: v0.9.0...v0.10.0