Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

57 lines (35 loc) · 1.59 KB

Changelog

The format is based on Keep a Changelog.

Unreleased - ReleaseDate

0.6.5 - 2023-10-23

Fixes

  • Allow leapseconds in FromStr
  • Error on invalid days of month, accounting for leap years, in FromStr

0.6.4 - 2023-10-23

0.6.3 - 2023-06-24

0.6.2 - 2023-05-18

Compatibility

MSRV is now 1.64.0

0.6.1 - 2023-01-30

Documentation

  • Show features on doc.rs

0.6.0 - 2023-01-27

Breaking Change

  • Offset::Custom changed from tracking hours+minutes to minutes
  • Offset::Customs parser now enforces a range of minutes

Fixes

  • Allow negative minute Offsets

0.5.1 - 2023-01-20

0.5.0 - 2022-10-21