Skip to content

Kotlin 1.9.21, wasmJs, bugfixing

Latest
Compare
Choose a tag to compare
@ionspin ionspin released this 28 Jan 09:46
· 8 commits to main since this release
6ab1048
  • Bump to kotlin 1.9.21
  • Expanded BigInteger API to expose bitLength as proposed by #254
  • Added wasm-js target
  • Fix for #269, thanks to @CodeServant
  • Fix for #276, BigDecimal divrem was not rounding properly
  • Fix for #277, round half to even was wrong when exponent was 0