Skip to content

v0.6.0

Compare
Choose a tag to compare
@petertrr petertrr released this 11 Jun 21:24
· 11 commits to main since this release
9c7b184

What's Changed

  • Introduce Myers algorithm in linear space by @lppedd in #112

  • chore(deps): update all github actions to v4 (major) by @renovate in #99

  • Update Gradle to 8.6, switch to new Gradle GH actions by @petertrr in #100

  • chore(deps): update dependency org.jetbrains.kotlin.multiplatform to v1.9.22 by @renovate in #95

  • chore(deps): update detekt to v1.23.5 by @renovate in #96

  • chore(deps): update junit to v5.10.1 by @renovate in #94

  • chore(deps): update plugin org.ajoberstar.reckon.settings to v0.18.2 by @renovate in #90

  • Update build configuration to reflect KGP improvements by @lppedd in #102

  • Update codecov action to v4 by @petertrr in #109

  • Perform an overall code cleanup by @lppedd in #108

  • Support WebAssembly targets by @lppedd in #111

  • Switch to the new Gradle action in release.yml by @petertrr in #110

New Contributors

Full Changelog: v0.5.0...v0.6.0