Skip to content

Releases: JonDotsoy/ndate

morgan: v0.4.3

30 Oct 15:28
7753e5b
Compare
Choose a tag to compare

0.4.3 (2023-10-30)

Bug Fixes

  • upgrade types required on handler (8e6f09c)

morgan: v0.4.2

30 Oct 15:15
3af5249
Compare
Choose a tag to compare

0.4.2 (2023-10-30)

Miscellaneous Chores

morgan: v0.4.1

30 Oct 01:59
9cc67c4
Compare
Choose a tag to compare
morgan: v0.4.1 Pre-release
Pre-release

0.4.1 (2023-10-30)

Features

Miscellaneous Chores

morgan: v0.4.0-morgan

28 Oct 04:29
eb3d216
Compare
Choose a tag to compare
morgan: v0.4.0-morgan Pre-release
Pre-release

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)

v0.3.0

22 Jul 00:32
7bf719d
Compare
Choose a tag to compare

0.3.0 (2023-07-22)

Features

Bug Fixes

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

v0.2.10

17 Jul 00:41
4fbde86
Compare
Choose a tag to compare

0.2.10 (2023-07-17)

Bug Fixes

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

v0.2.9

14 Jul 21:16
9a67401
Compare
Choose a tag to compare

0.2.9 (2023-07-14)

Bug Fixes

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