Releases: spencermountain/spacetime
Releases · spencermountain/spacetime
7.1.0
7.0.2
7.0.1: Merge pull request #315 from spencermountain/dev
7.0.0
7.0.0 [Jan 2022]
- [change] - update to 2022 DST dates
- [change] - return 'Sep' instead of 'Sept' in format('month-short') and 'MMM' #304
- [change] - convert to ES-modules, + exports fields
- [change] - make .every() results inclusive of start
- [change] - alias old IANA codes to contemporary ones
- [change] - move cal plugin to repo spencermountain/scal
- [new] - add ISO duration to .since() results (thanks Adam)
- [fix] - iso-parsing issues #320
- [fix] - typescript issue #305
- [fix] - subtract months issue #312
- [fix] - unix 'yy' format issue #302
- [change] - return 'Etc/GMT' not 'Etc/GMT+0'
- [change] - update deps
- bump + republish plugins
6.16.3
- [new] - .daysInMonth() method (thanks m1212e!)
- [change] - replace deprecated timezone aliases (thanks Michael!)
- [change] - date/day naming inconsistency in add method (thanks Andy!)
- [fix] - typescript fixes (thanks Adam!)
- [fix] - many-year add issue #235
- [fix] - iso format year-padding for BC years
- update deps
6.16.2
6.16.1
6.16.0
- [change] - improvements to date-sting parsers
- [change] - drop ie11 polyfills in min.js build
- [change] - minify and stop compiling esm build
6.15.2
- [fix] - .add(n, 'weekend')
- update deps
6.15.1
- [fix] - Fix pacific/chatham iana DST change time (thanks Michael!)
- update deps