Releases: JonDotsoy/ndate
Releases · JonDotsoy/ndate
morgan: v0.4.3
morgan: v0.4.2
morgan: v0.4.1
morgan: v0.4.0-morgan
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)