Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@petertrr petertrr released this 01 Jun 11:18
bced3ac

This is the first release that is built with Kotlin 2. It also leverages new cross-compilation support in the Kotlin compiler to make publishing of the library easier on our side.

What's Changed

  • chore(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2 by @renovate in #120
  • Clean up the K2 build config by @lppedd in #135
  • build: Refactor release job to build all artifacts in a single environment by @petertrr in #139
  • ci: Cache konan on Github actions by @petertrr in #140
  • chore(deps): update dependency io.github.gradle-nexus:publish-plugin to v2 by @renovate in #119
  • ci: Fetch tags in release workflow by @petertrr in #141
  • Update readme to reflect new changes in 1.1.0 by @lppedd in #142
  • chore(deps): update dependency gradle to v8.14.1 by @renovate in #137

Full Changelog: v1.0.0...v1.1.0