v4.0.3
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