2.0.0
Additions to IntervalUnion and Interval:
shift()offsets an interval by a specified amount (also asshlandshroperators).
Additions to Interval:
getValueAt()retrieves a value at a given percentage within (0.0–1.0) or outside (< 0.0, > 1.0) of the interval.
Bugfixes:
Additions to type operations used by interval, and thus a breaking change for extending libraries:
IntervalTypeOperations.unsafeValueAt()IntervalTypeOperations.unsafeShift()TypeOperations.fromDouble()andtoDouble()
Dependency updates:
- Kotlin 2.1.20
- kotlinx.datetime 0.6.1