Skip to content

Releases: smhg/date-frequency-js

5.0.0

22 Sep 09:37

Choose a tag to compare

  • package is exposed as ES module
  • drops support for node <12

4.1.2

05 Mar 08:58

Choose a tag to compare

  • update dependencies

4.1.1

05 Mar 08:57

Choose a tag to compare

  • relax debug dependency requirement

4.1.0

05 Mar 08:56

Choose a tag to compare

  • remove polyfills

4.0.2

21 May 10:11

Choose a tag to compare

  • update dependencies

4.0.1

27 Nov 14:24

Choose a tag to compare

  • fix rules being replaced when using .on()

4.0.0

25 Nov 23:02

Choose a tag to compare

  • support for multiple scopes per unit (e.g. F1D/M1D/W)
  • Breaking: on() no longer accepts an object as the second parameter
  • Breaking: rules property of frequency instance uses {unit: {scope: value}} structure per rule
  • Breaking: removed support for time scopes other than the parent unit

3.1.3

21 Nov 14:47

Choose a tag to compare

  • fix T delimiter insertion

3.1.2

14 Nov 21:00

Choose a tag to compare

  • downgrade debug dependency for es5 compatibility

3.1.1

14 Nov 11:33

Choose a tag to compare

  • return negative week of epoch numbers for weeks pre-epoch