Skip to content

Latest commit

 

History

History
61 lines (23 loc) · 2 KB

CHANGELOG.md

File metadata and controls

61 lines (23 loc) · 2 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.3.0 (2021-03-21)

Features

  • date: add/update formatters (010e739)

0.2.11 (2021-03-12)

Note: Version bump only for package @thi.ng/date

0.2.1 (2020-11-24)

Bug Fixes

  • date: isLeapYear(), add centennial exceptions, tests (7de0cd8)

0.2.0 (2020-09-22)

Bug Fixes

  • date: update ceilMonth(), add docstrings (0c6c2cc)

Features

  • date: add DateTime, defIterator, add/update iterators (0e31c69)
  • date: add defTimecode() formatter (42753e1)
  • date: add iterator arg coercions, refactor, add docs (1256201)
  • date: add/update formatters, add locale (c8e84ad)
  • date: update/fix DateTime (27c8617)

0.1.0 (2020-09-13)

Features

  • date: import as new pkg (bfe457f)