Skip to content

1.8.0

Choose a tag to compare

@hsz hsz released this 19 Jan 11:46
· 340 commits to main since this release

Changed

  • GitHub Actions: Build workflow refactoring
  • Upgrade Gradle Wrapper to 8.2
  • Dependencies - upgrade org.jetbrains.kotlin.jvm to 1.9.0
  • Dependencies - upgrade org.jetbrains.intellij to 1.15.0
  • Dependencies - upgrade org.jetbrains.changelog to 2.1.1
  • Dependencies - upgrade org.jetbrains.kotlinx.kover to 0.7.2
  • Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2023.1.5

Fixed

  • Dependabot workflow points to next branch in a newly created project

Removed

  • Removed workaround for Kotlin Compiler OutOfMemoryError as the issue is gone with Kotlin 1.9.0