Skip to content

2.1.0

Latest

Choose a tag to compare

@Whathecode Whathecode released this 30 May 15:45

Additions to Interval:

  • getPercentageFor() retrieves the percentage how far within (0.0-1.0) or outside (< 0.0, > 1.0) of the interval a value lies. In combination with the previously added getValueAt(), this supports quick type safe linear interpolation.

Dependency updates:

  • Kotlin 2.1.21
  • kotlinx.datetime 0.6.2