v0.13.0
What's Changed
- feat: implement efficient conversion from String by @LeoniePhiline in #128
- Run
cargo fmtand fix allclippyreports by @bombsimon in #123 - Fix backwards iteration when inital time has milliseconds by @juancampa in #112
- Patterns with future years should not limit the day and month range by @AhmedSoliman in #116
- feat: implement optimized
SerializeandDeserializeforScheduleby @LeoniePhiline in #129 - fix: Don't accept invalid step for
Periodby @bombsimon in #122 - Iterate over rather than skipping ambigous times by @AldaronLau in #115
New Contributors
- @LeoniePhiline made their first contribution in #128
- @bombsimon made their first contribution in #123
- @juancampa made their first contribution in #112
- @AhmedSoliman made their first contribution in #116
Full Changelog: v0.12.1...v0.13.0