Skip to content

0.4.0

Compare
Choose a tag to compare
@erikc5000 erikc5000 released this 28 Apr 02:07
· 126 commits to master since this release

Changes

  • Bump Kotlin to 1.5.0 (#19, #25)
  • Add missing plusExact/minusExact overloads (#20)
  • Add more overloads for timesExact/floorMod/floorDiv (#23)
  • Add absExact() function (#24)
  • Improve native/JS implementation of incExact()/decExact() (#26)