Releases: aurbano/node-timespan
Releases · aurbano/node-timespan
v2.0.0
Updated to latest standards 😄
- Rewrite in TypeScript
- Updated tests
- Improved Readme
This is a BREAKING release, please check the README for the new syntax.
The upgrade is very very simple though, the breaking change is quite minor.
v1.2.0
Increased coverage to 100% and switched to ava
for faster testing.
v1.1.0
Settings are now per instance instead of global, so you can use different types of timespans in your application.
v1.0.1
I forgot to tag the first release here on Github, so I'll start with 1.0.1.
Changelog
- Parse milliseconds
- Allow disabling units
- Return
now
when the unit is smaller than the first valid one