Skip to content

v0.16.0

Latest

Choose a tag to compare

@sylvestre sylvestre released this 29 Aug 15:43
618dda7

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-epoch from 0.9.18 to 0.9.20 by @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

Full Changelog: v0.15.0...v0.16.0