Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 679 Bytes

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 679 Bytes

stratic-date-in-path changelog

stratic-date-in-path follows Semantic Versioning.

4.1.0 - 2017-09-24

Changed

  • Factored out offset logic into stratic-handle-offset

4.0.0 - 2017-09-24

Breaking

  • Fix the UTC offset not being taken account, which could potentially cause computed times to drift across day boundaries

3.0.0 - 2017-03-14

Breaking

2.0.0 - 2016-05-28

Breaking

  • Fix an off-by-one error where January would result in a path with '00', February would be '01', etc.

1.0.0 - 2016-05-26

Added

  • Initial release