Skip to content

Releases: SmartOperatingBlock/kotlin-template-project

0.1.3

05 Apr 16:17
Compare
Choose a tag to compare

0.1.3 (2023-04-05)

Build and continuous integration

  • add correct version of java and validation job dependency (b2e5ff6)
  • run codecov only on linux (43a4ef7)

Dependency updates

  • core-deps: update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.8.20 (5496532)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.17 (1ed6731)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.19 (47f29ef)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.20 (b6c4099)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.21 (8d6aab8)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.22 (ece68ab)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.23 (b9fb691)
  • deps: update node.js to 18.15 (3b3e6ce)
  • deps: update plugin com.gradle.enterprise to v3.12.4 (347120b)
  • deps: update plugin com.gradle.enterprise to v3.12.6 (d0d1f3b)
  • deps: update plugin kotlin-qa to v0.36.0 (58e579f)
  • deps: update plugin kotlin-qa to v0.36.1 (7d32857)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v1.1.5 (1620613)

0.1.2

05 Mar 03:22
Compare
Choose a tag to compare

0.1.2 (2023-03-05)

General maintenance

  • delete useless step in template setup (50d802c)
  • update readme with badges (841a903)

Build and continuous integration

  • change documentation job with new custom action (d1bcbb9)
  • deps: update gradle/wrapper-validation-action action to v1.0.6 (6e660bf)
  • use new deployment token (1a8013c)
  • use release-and-delivery action to perform release and delivery (a24a0f4)

Dependency updates

  • deps: update dependency gradle to v8 (e142265)
  • deps: update dependency gradle to v8.0.1 (d7919b4)
  • deps: update dependency gradle to v8.0.2 (8b87889)
  • deps: update kotest to v5.5.5 (987d42a)
  • deps: update plugin kotlin-qa to v0.34.0 (4854fe1)
  • deps: update plugin kotlin-qa to v0.34.1 (ea61d64)
  • deps: update plugin kotlin-qa to v0.34.2 (b9c69eb)
  • deps: update plugin kotlin-qa to v0.35.0 (6dd8a47)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v1.1.2 (6babe71)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v1.1.3 (646beb5)

Documentation

  • deps: update plugin dokka to v1.8.10 (a3cf80b)

0.1.1

06 Feb 14:30
Compare
Choose a tag to compare

0.1.1 (2023-02-06)

General maintenance

  • activate publish on github pages by semantic release plugin (8a9001c)
  • add Dockerfile (2a36c9f)
  • add plugin for publish documentation to github pages (99eb3c8)
  • change plugin for publish documentation to github pages (ced9b0a)
  • configure semantic release to deploy documentation on github pages (683e53f)
  • ensure ci success before merging pull request (4c124f4)
  • update gitignore (d1d1ba3)
  • update gitignore with checkstyle-idea file (5065596)
  • update README (f9800e0)

Build and continuous integration

  • add codecov action to generate coverage from jacoco report (e0365aa)
  • add docker image auto delivery (05f996d)
  • add docs generation step (6073bda)
  • deps: update docker/build-push-action action to v3.3.1 (a19985a)
  • deps: update docker/build-push-action action to v4 (2f667d7)
  • export version number from semantic release (922a212)
  • make image name lowercase (3e34d6d)
  • modify condition for documentation deploy (76fcef6)
  • modify release concurrency group (9002f26)

Dependency updates

  • core-deps: update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.8.10 (d637f2e)
  • deps: update node.js to 18.14 (e7105c5)
  • deps: update plugin com.gradle.enterprise to v3.12 (ccce09d)
  • deps: update plugin com.gradle.enterprise to v3.12.1 (bf28ba4)
  • deps: update plugin com.gradle.enterprise to v3.12.2 (5a11c72)
  • deps: update plugin com.gradle.enterprise to v3.12.3 (18e6393)
  • deps: update plugin kotlin-qa to v0.32.0 (43155c8)
  • deps: update plugin kotlin-qa to v0.33.0 (7e80e6f)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v1.1.1 (920e201)