Skip to content

Releases: aurbano/node-timespan

v2.0.1

18 Nov 17:04
Compare
Choose a tag to compare

Updated the README

v2.0.0

18 Nov 17:03
Compare
Choose a tag to compare

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

12 Dec 16:43
Compare
Choose a tag to compare

Increased coverage to 100% and switched to ava for faster testing.

v1.1.0

31 Jul 18:36
Compare
Choose a tag to compare

Settings are now per instance instead of global, so you can use different types of timespans in your application.

v1.0.1

07 Mar 10:51
Compare
Choose a tag to compare

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