Skip to content

Releases: huanshankeji/gradle-common

plugins v0.9.0

04 Dec 18:25
Compare
Choose a tag to compare

What's Changed

There are no functional changes in this release.

  • bump the dependency common-gradle-dependencies to v0.9.0-20241203

common-gradle-dependencies v0.9.0-20241203

04 Dec 18:24
Compare
Choose a tag to compare

What's Changed

  • bump the dependency versions in CommonVersions to the latest as of Dec 3, 2024 (including pre-release versions except for Vert.x 5)
  • add a version for kotlinx-io

plugins-v0.8.0

04 Dec 16:08
Compare
Choose a tag to compare

What's Changed

  • bump Kotlin to 2.1.0, Gradle to v8.1.11, kotlinx-benchmark to v0.4.13, and Compose Multiplatform to v1.7.1

  • remove the *-app-conventions plugins that are not necessary and buggy

    The JVM dependency configuration line implementation(platform(kotlin("bom"))) without a Kotlin version has introduced "Could not parse POM" build error in projects consuming the kotlin-jvm-*-app-conventions plugins

plugins v0.7.0

29 Nov 09:50
Compare
Choose a tag to compare

What's Changed

  • do not configure the signing DSL at all when the version is a snapshot in the com.huanshankeji.sonatype-ossrh-publish plugin, so publishToMavenLocal becomes significantly faster
  • add API documentation generated by Dokka hosted at https://huanshankeji.github.io/gradle-common/
  • do not add any Maven repositories any more in plugins
  • add the Dokka convention plugins com.huanshankeji.dokka.dokka-convention and com.huanshankeji.team.dokka.github-dokka-convention to ease Dokka configuration
  • add CODE_OF_CONDUCT.md and CONTRIBUTING.md
  • use the Kotlin binary compatibility validator

plugins v0.6.0

18 Oct 13:48
Compare
Choose a tag to compare

What's Changed

  • remove the bootstrapping "common-gradle-dependencies" dependency, put the shared depdencies in buildSrc DependencyVersions, and generate versions for "common-gradle-dependencies" (see caf8324 for more details)
  • bump Kotlin to 2.0.10 and Compose Multiplatform to 1.7.0
  • refactor the kotlin-multiplatform-jvm-and-js-browser-app-conventions plugin into kotlin-multiplatform-app-conventions-with-conventional-targets
  • fix an error in GenerateKotlinJsBrowserWebrootForVertxWebPlugin that emerged with the new Kotlin version
  • add a sparkJava17CompatibleJvmArgs variable

common-gradle-dependencies v0.8.0-20241016

18 Oct 12:48
c39de48
Compare
Choose a tag to compare

What's Changed

  • bump the dependency versions in CommonVersions to the latest compatible with Kotlin 2.0.10 as of Oct 16, 2024
  • add some dependencies and versions of "androidx" and "org.jetbrains.androidx"

common-gradle-dependencies v0.7.1-20240516

22 May 13:57
Compare
Choose a tag to compare
Merge branch 'main' into common-gradle-dependencies-release

common-gradle-dependencies v0.7.1-20240516 release

plugins v0.5.1

15 Mar 00:34
Compare
Choose a tag to compare

common-gradle-dependencies v0.7.1-20240314

common-gradle-dependencies v0.7.1-20240314-boostrap

15 Mar 00:25
Compare
Choose a tag to compare
Merge branch 'main' into common-gradle-dependencies-release

v0.7.1-20240314-boostrap release