Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@ethauvin ethauvin released this 28 Mar 05:06
dd3d500

Summary

  • Updated Kotlin to 1.9.23 (The Kotlin languageVersion is still set to 1.6, so there's no change in the library's ABI.)
  • Added additional Kotlin Multiplatform targets.
  • Tidied the Kotlin Multiplatform source sets, thanks to the new hierarchy structure.
  • Bumped the Node version used by Kotlin Multiplatform, which is required for Wasm support.
  • Refactored urlencoder-app to remove the Java Application plugin (this is no longer compatible with KGP), and instead use KGP's new mainRun {} function.

What's Changed

Full Changelog: 1.4.0...1.5.0