What's Changed
- Allow uppercase for words like "today", "next", etc. by @dan-hipschman in #134
- Replace the regex parser with winnow-based parse by @yuankunzhang in #137
- Code cleanup by @yuankunzhang in #138
- Specify MSRV 1.71.1 by @yanganto in #142
- Upgrade winnow to 0.7.10 by @yuankunzhang in #141
- Fix/improve tests by @drinkcat in #146
- fallible offset conversion by @yuankunzhang in #145
Dependencies
New Contributors
- @yuankunzhang made their first contribution in #137
- @yanganto made their first contribution in #142
- @drinkcat made their first contribution in #146
Full Changelog: v0.9.0...v0.10.0