chronoshift
Version:
A tiny library for shifting time with timezones
44 lines (22 loc) • 628 B
Markdown
chronoshift
# 1.2.3
## Patch Changes
- f23b870: Fix minute.round with non-integer TZ offsets
# 1.2.2
## Patch Changes
- 659ea66: Add npm trusted publishing support for automated releases via OIDC
# 1.2.1
## Patch Changes
- 9aa847f: Fix flooring of multi day durations, also fix bug in parseISODate
# 1.2.0
## Minor Changes
- cb6d9e3: Make more durations floorable and fix materialize
# 1.1.0
## Minor Changes
- 88ae3cb: Add round and range to duration
# 1.0.1
## Patch Changes
- 55c42df: Removed unnecessary dependencies
# 1.0.0
## Major Changes
- fc8861f: Switch to @internationalized/date