Skip to content

Latest commit

 

History

History
93 lines (48 loc) · 4.19 KB

CHANGELOG.md

File metadata and controls

93 lines (48 loc) · 4.19 KB

Changelog

0.4.3 (2023-10-30)

Bug Fixes

  • upgrade types required on handler (8e6f09c)

0.4.2 (2023-10-30)

Miscellaneous Chores

0.4.1 (2023-10-30)

Features

Miscellaneous Chores

0.4.0-morgan (2023-10-28)

⚠ BREAKING CHANGES

  • configure strategy release by release name

Features

  • add execution header on ndate (4b1ba2f)
  • Add flag --epoch, --epoch-ms and --time-zone (c49ceac)
  • add flag --template (29fa11e)
  • add new flags to the template (b85b5c9)
  • add support orender on sheet date (a83a598)
  • configure executable script (c6e5ae1)
  • configure utc flag (42e3ade)
  • initial commit (c52bd93)
  • initialize version (d59c863)
  • rename main function per setup (b4d8675)
  • upgrade ndate command (4c198f1)
  • upgrade template and permisions (c9e767a)

Bug Fixes

  • alias template to Hour, Minute, Second and Millisecond. (b7a87d7)
  • fix the padding start of the {{ms}} flag with a length of 3 (a1733cf)
  • upgrade values to and (8896c75)

Miscellaneous Chores

Build System

  • configure strategy release by release name (385d77d)

0.3.0 (2023-07-22)

Features

Bug Fixes

  • fix the padding start of the {{ms}} flag with a length of 3 (a1733cf)

0.2.10 (2023-07-17)

Bug Fixes

  • fix the padding start of the {{ms}} flag with a length of 3 (a1733cf)

0.2.9 (2023-07-14)

Bug Fixes

  • alias template to Hour, Minute, Second and Millisecond. (b7a87d7)