v0.5.0
What's Changed
- add 'next' and 'last' support by @undali in #26
- Add test for parsing epoch seconds by @Benjscho in #31
- Add tests for unix timestamp by @philolo1 in #32
- Use timestamp_opt() instead of timestamp() in test by @cakebaker in #38
- Make parse_datetime::parse_datetime::from_str accept relative time by @philolo1 in #33
- Fix small smelling error in readme by @philolo1 in #41
- Adapt chrono settings to remove old time crate by @cakebaker in #42
- Use Rust 2021 edition for fuzzing by @cakebaker in #45
- Update actions/checkout action to v4 by @renovate in #47
- Update codecov/codecov-action action to v4 by @renovate in #48
- update version to 0.5.0 by @philolo1 in #46
dep updates
- Update Rust crate regex to v1.9.1 by @renovate in #27
- Update Rust crate regex to 1.9.3 by @renovate in #29
- Update Rust crate regex to 1.9.4 by @renovate in #35
- Update Rust crate regex to 1.9.5 by @renovate in #44
New Contributors
Full Changelog: v0.4.0...v0.5.0