Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 15:27
· 132 commits to main since this release

Unreleased

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