Skip to content

Releases: smhg/date-frequency-js

3.1.0

14 Nov 11:29
Compare
Choose a tag to compare
  • (re-)add week of epoch scope (enables sequential week numbers)

3.0.0

11 Nov 20:10
Compare
Choose a tag to compare
  • Breaking: limited support to latest LTS node and latest node.
  • Added day of year scope.

2.0.0

08 Jun 20:17
Compare
Choose a tag to compare
  • Breaking: week of epoch (W/E) scope removed.
  • week of year (ISO) added.

1.0.1

08 Jun 14:20
Compare
Choose a tag to compare
  • New "first full week of the month" example in tests.

1.0.0

31 May 16:34
Compare
Choose a tag to compare
v1.0.0

v1.0.0

0.5.2

04 Mar 15:28
Compare
Choose a tag to compare
  • Bugfix for frequencies with filter functions.

0.5.0

29 Apr 09:22
Compare
Choose a tag to compare
  • Critical fix for frequencies with filter functions.

0.4.6

17 Feb 14:19
Compare
Choose a tag to compare
  • Removed lodash.first dependency

0.4.5

27 Jan 14:27
Compare
Choose a tag to compare
  • lodash version 3's breaking changes require pinning to 2 for now.

0.4.0

15 Aug 16:01
Compare
Choose a tag to compare
  • Support for filter functions (e.g. F(leap)Y1M1DT0H0M0S = January, 1st at midnight on leap years)

Todo: update Readme with examples (see tests for now)