All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Drop support for node 8 & 10 (now only supporting node LTS: 12, 14, 16).
- No dependencies! Code from parse-ms and add-zero has been consolidated for easier maintenance and smaller module footprint.
- Repo ownership transfer (hypermodules -> ungoldman). Same maintainers, new URL.
- add type definitions (#5) - thanks @guytepper
- update URLs to reflect ownership transfer to hypermodules
- add option for leading zeros (hours, minutes, seconds) (#3) - thanks @Deseteral
- convert to es5 (#2)
- add support for negative durations (#1) - thanks @lrn2prgrm
- update license
- update contributing guidelines
- update author field
- add downloads badge to readme
- initial release