Fixes:
- More timezone abbreviations accepted: MEZ, MESZ, MEST, KST (#321), and the military letter j for
local time (#320) - Vertical tab and form feed now count as whitespace between tokens (#322)
- Time of day is preserved when a zone item is combined with a relative item (#324)
What's Changed
- chore(deps): update rust crate jiff to v0.2.32 by @renovate[bot] in #313
- chore(deps): update rust crate winnow to v1.0.4 by @renovate[bot] in #314
- chore(deps): update rust crate jiff to v0.2.33 by @renovate[bot] in #315
- chore(deps): update rust crate jiff to v0.2.34 by @renovate[bot] in #316
- chore(deps): update rust crate jiff to v0.2.35 by @renovate[bot] in #318
- chore(deps): update codspeedhq/action action to v5 by @renovate[bot] in #319
- Bump
crossbeam-epochfrom0.9.18to0.9.20by @cakebaker in #312 - prepare 0.16.0 by @sylvestre in #323
- fix(builder): keep the time of day when a zone item is combined with a relative item by @sylvestre in #324
New Contributors
- @ARMeeru made their first contribution in #321
- @wtcpython made their first contribution in #322
Full Changelog: v0.15.0...v0.16.0