zslayton/cron (cron)
### [`v0.13.0`](https://togithub.com/zslayton/cron/releases/tag/v0.13.0)
[Compare Source](https://togithub.com/zslayton/cron/compare/v0.12.1...v0.13.0)
#### What's Changed
- feat: implement efficient conversion from String by [@LeoniePhiline](https://togithub.com/LeoniePhiline) in [https://github.com/zslayton/cron/pull/128](https://togithub.com/zslayton/cron/pull/128)
- Run `cargo fmt` and fix all `clippy` reports by [@bombsimon](https://togithub.com/bombsimon) in [https://github.com/zslayton/cron/pull/123](https://togithub.com/zslayton/cron/pull/123)
- Fix backwards iteration when inital time has milliseconds by [@juancampa](https://togithub.com/juancampa) in [https://github.com/zslayton/cron/pull/112](https://togithub.com/zslayton/cron/pull/112)
- Patterns with future years should not limit the day and month range by [@AhmedSoliman](https://togithub.com/AhmedSoliman) in [https://github.com/zslayton/cron/pull/116](https://togithub.com/zslayton/cron/pull/116)
- feat: implement optimized `Serialize` and `Deserialize` for `Schedule` by [@LeoniePhiline](https://togithub.com/LeoniePhiline) in [https://github.com/zslayton/cron/pull/129](https://togithub.com/zslayton/cron/pull/129)
- fix: Don't accept invalid step for `Period` by [@bombsimon](https://togithub.com/bombsimon) in [https://github.com/zslayton/cron/pull/122](https://togithub.com/zslayton/cron/pull/122)
- Iterate over rather than skipping ambigous times by [@AldaronLau](https://togithub.com/AldaronLau) in [https://github.com/zslayton/cron/pull/115](https://togithub.com/zslayton/cron/pull/115)
#### New Contributors
- [@LeoniePhiline](https://togithub.com/LeoniePhiline) made their first contribution in [https://github.com/zslayton/cron/pull/128](https://togithub.com/zslayton/cron/pull/128)
- [@bombsimon](https://togithub.com/bombsimon) made their first contribution in [https://github.com/zslayton/cron/pull/123](https://togithub.com/zslayton/cron/pull/123)
- [@juancampa](https://togithub.com/juancampa) made their first contribution in [https://github.com/zslayton/cron/pull/112](https://togithub.com/zslayton/cron/pull/112)
- [@AhmedSoliman](https://togithub.com/AhmedSoliman) made their first contribution in [https://github.com/zslayton/cron/pull/116](https://togithub.com/zslayton/cron/pull/116)
**Full Changelog**: https://github.com/zslayton/cron/compare/v0.12.1...v0.13.0
Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.12.1
->0.13.0
Release Notes
zslayton/cron (cron)
### [`v0.13.0`](https://togithub.com/zslayton/cron/releases/tag/v0.13.0) [Compare Source](https://togithub.com/zslayton/cron/compare/v0.12.1...v0.13.0) #### What's Changed - feat: implement efficient conversion from String by [@LeoniePhiline](https://togithub.com/LeoniePhiline) in [https://github.com/zslayton/cron/pull/128](https://togithub.com/zslayton/cron/pull/128) - Run `cargo fmt` and fix all `clippy` reports by [@bombsimon](https://togithub.com/bombsimon) in [https://github.com/zslayton/cron/pull/123](https://togithub.com/zslayton/cron/pull/123) - Fix backwards iteration when inital time has milliseconds by [@juancampa](https://togithub.com/juancampa) in [https://github.com/zslayton/cron/pull/112](https://togithub.com/zslayton/cron/pull/112) - Patterns with future years should not limit the day and month range by [@AhmedSoliman](https://togithub.com/AhmedSoliman) in [https://github.com/zslayton/cron/pull/116](https://togithub.com/zslayton/cron/pull/116) - feat: implement optimized `Serialize` and `Deserialize` for `Schedule` by [@LeoniePhiline](https://togithub.com/LeoniePhiline) in [https://github.com/zslayton/cron/pull/129](https://togithub.com/zslayton/cron/pull/129) - fix: Don't accept invalid step for `Period` by [@bombsimon](https://togithub.com/bombsimon) in [https://github.com/zslayton/cron/pull/122](https://togithub.com/zslayton/cron/pull/122) - Iterate over rather than skipping ambigous times by [@AldaronLau](https://togithub.com/AldaronLau) in [https://github.com/zslayton/cron/pull/115](https://togithub.com/zslayton/cron/pull/115) #### New Contributors - [@LeoniePhiline](https://togithub.com/LeoniePhiline) made their first contribution in [https://github.com/zslayton/cron/pull/128](https://togithub.com/zslayton/cron/pull/128) - [@bombsimon](https://togithub.com/bombsimon) made their first contribution in [https://github.com/zslayton/cron/pull/123](https://togithub.com/zslayton/cron/pull/123) - [@juancampa](https://togithub.com/juancampa) made their first contribution in [https://github.com/zslayton/cron/pull/112](https://togithub.com/zslayton/cron/pull/112) - [@AhmedSoliman](https://togithub.com/AhmedSoliman) made their first contribution in [https://github.com/zslayton/cron/pull/116](https://togithub.com/zslayton/cron/pull/116) **Full Changelog**: https://github.com/zslayton/cron/compare/v0.12.1...v0.13.0Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.