Skip to content

Latest commit

 

History

History
31 lines (15 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

31 lines (15 loc) · 1.3 KB

Change Log

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

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)