Skip to content

Releases: smhg/date-duration

2.0.0

Choose a tag to compare

@smhg smhg released this 22 Sep 07:43
  • package is exposed as ES module
  • drops support for node <12

1.8.0

Choose a tag to compare

@smhg smhg released this 22 Sep 07:43
  • removes dependency @babel/polyfill

1.7.0

Choose a tag to compare

@smhg smhg released this 20 Feb 14:26
  • add multiply method

1.6.0

Choose a tag to compare

@smhg smhg released this 20 Feb 14:07
  • add debug to facilitate debugging in dependent projects

1.5.0

Choose a tag to compare

@smhg smhg released this 19 Feb 11:07
  • compile with Babel 7

1.4.0

Choose a tag to compare

@smhg smhg released this 24 Feb 07:03
  • Expose duration's parameters.
  • Add .add(duration) method to merge 2 durations.

1.3.1

Choose a tag to compare

@smhg smhg released this 01 Oct 08:24
  • Simplified ISO string output (now uses tagged template literals)

1.3.0

Choose a tag to compare

@smhg smhg released this 01 Oct 08:28
  • Fix zero length ISO string output

1.2.0

Choose a tag to compare

@smhg smhg released this 01 Oct 08:28
  • Support zero-length (empty) durations

1.1.0

Choose a tag to compare

@smhg smhg released this 03 Aug 17:06
  • Include polyfills in build