Releases: tolu/ISO8601-duration
Releases · tolu/ISO8601-duration
v2.1.2
v2.1.1
v2.1.0
Changes
- export
Duration
interface - test logic against @js-temporal/polyfill
- update how weeks are handled (now supported to mix with Y/M/D)
- throw
RangeError
on invalid input to parse (["", "P", "PT", "PT0.5H0.5S"]
) etc - fixes use of fractional hours/minutes in
toSeconds
Commits
2.0.0 port to typescript
Port main file to TypeScript and use tsc
to build (with declarations) rather than babel
.
Removes esnext:main
from package.json
Changes
- Merge pull request #26 from tolu/update-deps daa03c9
- use np for publish scripts a71bcf5
- remove travis, add gh-action ec62cc7
- remove esnext:main from package.json 52cbf77
- link to temporal proposal df63293
- prettier add .prettierignore for "lib" 1ba02eb
- move dts file to /lib as generated 25e20bf
- compile with typescript 05af864
- remove babel 375a477
- replace ava and standard with uvu and prettier c3f0e5f
- prepare for uvu e422786
- prettier 52cef12
- update readme b39ac80
2.0.0-0@beta
- Merge pull request #26 from tolu/update-deps daa03c9
- use np for publish scripts a71bcf5
- remove travis, add gh-action ec62cc7
- remove esnext:main from package.json 52cbf77
- link to temporal proposal df63293
- prettier add .prettierignore for "lib" 1ba02eb
- move dts file to /lib as generated 25e20bf
- compile with typescript 05af864
- remove babel 375a477
- replace ava and standard with uvu and prettier c3f0e5f
- prepare for uvu e422786
- prettier 52cef12
- update readme b39ac80