Skip to content

0.11.0

Compare
Choose a tag to compare
@jmfayard jmfayard released this 03 Aug 15:31
· 1163 commits to main since this release

Version 0.11.0 (2021-08-03)

New feature

Add task refreshVersionsMigrate that adds all missing entries in versions.properties and try to migrate the build.gradle(.kts) and other known files like libraries.gradle so that the version placeholder _ is used everywhere. Please try it out and give us your feedback for refreshVersionsMigrate

Fixes

  • Plugins org.jetbrains.kotlinx.benchmark should not use key version.kotlin

New dependency notations

  • Ktor.features.serialization
  • AndroidX.navigation.testing
  • Testing.kotestExtensions who replaces Testing.kotest.extensions in Kotest >= 4.5.0