chronoshift
Version:
A tiny library for shifting time with timezones
32 lines (16 loc) • 434 B
Markdown
chronoshift
# 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