Skip to content

0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 20:56
· 1186 commits to master since this release

0.8.0 (2022-06-02)

Features

  • preconfigure all publications to publish on Maven Central. The plugin now aggressively tries to add all the required artifacts to all the MavenPublications. This should allow a streamlined publication of Kotlin-multiplatform artifacts. The feature can be turned off (resorting to manual configuration) by appropriate configuration in the build file. (14b6b0a)

Build and continuous integration

  • deps: update [secure]/build-check-deploy-gradle-action action to v1.2.14 (8ff29fb)
  • deps: update [secure]/build-check-deploy-gradle-action action to v1.2.15 (1350ef5)
  • deps: update [secure]/build-check-deploy-gradle-action action to v1.2.16 (61aedf5)
  • deps: update [secure]/build-check-deploy-gradle-action action to v2 (8763247)
  • enable the git hooks generation (ef52639)

Dependency updates

  • deps: bump npm from 8.3.1 to 8.12.0 (cbe9d1e)
  • deps: drop unused test library (mockito) (c27a0ec)
  • deps: update dependency org.mockito:mockito-core to v4.6.0 (a4be576)
  • deps: update dependency org.mockito:mockito-core to v4.6.1 (69a0001)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.6 (492aa38)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.7 (031d028)
  • deps: update io.kotest to v5.3.0 (f4d2176)
  • deps: update node.js to 16.15 (6744fd7)
  • deps: update plugin com.gradle.enterprise to v3.10.1 (7eddca5)
  • deps: update plugin kotlin-qa to v0.16.2 (e2e40af)
  • deps: update plugin kotlin-qa to v0.17.0 (9e86cec)
  • deps: update plugin kotlin-qa to v0.18.0 (bd2509a)
  • deps: update plugin kotlin-qa to v0.19.0 (dfc8806)
  • deps: update plugin multijvmtesting to v0.3.7 (cbd62d1)
  • deps: update plugin multijvmtesting to v0.4.0 (1d7c9fd)
  • deps: update plugin publishoncentral to v0.7.19 (dd78f2a)