Skip to content

Releases: retraigo/duration.js

v4.1.1

12 Dec 04:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

24 Jan 16:28
33df8d4
Compare
Choose a tag to compare

Take a look at this PR:

  • feat: Add a lighter alternative for duration.js by @retraigo in #25

Full Changelog: v4.0.1...v4.1.0

v4.0.1

03 Aug 13:04
6bd9b24
Compare
Choose a tag to compare
  • Added note for denouse.
  • Fixed typos in jsdoc.
  • Add as methods.

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

14 Jun 10:48
ce71ef5
Compare
Choose a tag to compare

v4 is out!

Probably the last major version bump in a long while. This module now does everything I initially wanted it to... Maybe not. I forgot to upgrade readString to be able to read numbers in words.

Anyway, we have a bunch of breaking changes so please do migrate from v3 soon. I'll be posting a guide for migration later.

What's Changed

Full Changelog: v3.1.1...v4.0.0

v3.1.1

05 Jun 17:12
ef64e27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0

03 May 14:49
ca4c104
Compare
Choose a tag to compare

What's Changed

  • I (probably) added type support for node.
  • feat: add static method between by @retraigo in #17

Full Changelog: v3.0.0...v3.1.0

v3.0.0

15 Apr 10:15
Compare
Choose a tag to compare

Major version bump coz we dropping the index.js file. We now have a mod.ts for ts stuff. mod.js coz I've yet to ever make a typescript node module and I'm lazy to do so for the first time.

Added some documentation at Neko Of The Abyss

Full Changelog: v2.3.3...v3.0.0

v2.3.3

10 Apr 11:07
ce95ce6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.3.3

v2.3.2

29 Mar 14:18
0241d9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

16 Mar 10:31
8b2cbaa
Compare
Choose a tag to compare

Package now supports performance.now() output (yea, hrtime).

What's Changed

Full Changelog: v2.3.0...v2.3.1