Skip to content

Bugfixes, kotlin update

Compare
Choose a tag to compare
@ionspin ionspin released this 22 May 13:37
· 110 commits to main since this release
  • Provide big integer/big decimal to their java counterpart conversion methods. They are slow as they rely on string conversion. #230
  • Update to Kotlin 1.6.21
  • Fix for #229, incorrect doubleValue result when exact result is not required and significand is larger than Long.MAX_VALUE