Releases
v1.3.0
Added
Kover integration
Enable Gradle Configuration Cache in gradle.proeprties
GitHub Actions - mark the pull request created with Publish Plugin workflow with release changelog
label
GitHub Actions - send code coverage reports to CodeCov
Dependencies - upgrade org.jetbrains.kotlinx.kover
to 0.6.1
Changed
Update changelog
extension configuration in build.gradle.kts
file
Update pluginUntilBuild
to include 223.*
(2022.3.*)
Use kotlin.jvmToolchain(11)
shorthand in Gradle configuration
Dependencies - upgrade org.jetbrains.intellij
to 1.10.0
Dependencies - upgrade org.jetbrains.changelog
to 2.0.0
Dependencies - upgrade org.jetbrains.kotlin.jvm
to 1.7.21
Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action
to v2022.2.3
Dependencies (GitHub Actions) - upgrade gradle/wrapper-validation-action
to v1.0.5
Dependencies (GitHub Actions) - upgrade jtalk/url-health-check-action
to v3
Use file
instead of projectDir.resolve
in Gradle configuration file
Fixed
Update broken link in gradle.properties
GitHub Actions - use $BRANCH
for creating changelog pull request
You can’t perform that action at this time.