Skip to content

v4.0.3

Compare
Choose a tag to compare
@soywiz soywiz released this 29 May 01:04
· 516 commits to main since this release
7025b01

What's Changed

  • Adds an annotation pointing to the right path for every typed resource, so the intellij plugin can do stuff with that by @soywiz in #1635
  • Completes kbignum documentation + adds a BigInt.toBigInteger in the JVM/Android targets by @soywiz in #1636
  • Make suspendTest actually return an expect/actual type, so it can also work on wasm by @soywiz in #1637
  • Some SVG fixes by @soywiz in #1639
  • Klock: Fixes Z parsing and adds DateTime.parseLocal as a shortcut for parse(str).local by @soywiz in #1640

Full Changelog: v4.0.2...v4.0.3