Skip to content

Releases: zucchero-sintattico/piper-kt

v1.8.0

12 Feb 21:55
Compare
Choose a tag to compare

1.8.0 (2024-02-12)

Features

  • ci: improve build, test and coverage (c7861cd)

v1.7.0

12 Feb 17:25
Compare
Choose a tag to compare

1.7.0 (2024-02-12)

Features

  • repo: add coverage framework (bf4977a)

v1.6.0

12 Feb 09:27
Compare
Choose a tag to compare

1.6.0 (2024-02-12)

Features

  • repo: add architecture testing framework (2ec8c04)

v1.5.0

11 Feb 22:30
Compare
Choose a tag to compare

1.5.0 (2024-02-11)

Features

  • repo: add kotest for testing (9bcbc3f)

v1.4.0

10 Feb 16:38
Compare
Choose a tag to compare

1.4.0 (2024-02-10)

Features

  • deps: add detekt (ee61536)
  • domain: init domain for ddd (ae12d11)
  • repo: add precommit checks and common build logic (be211ae)

v1.3.0

10 Feb 15:57
Compare
Choose a tag to compare

1.3.0 (2024-02-10)

Features

  • semantic-release: add npm plugin (1637d20)

v1.2.0

10 Feb 15:45
Compare
Choose a tag to compare

1.2.0 (2024-02-10)

Features

v1.1.0

08 Feb 18:52
befd472
Compare
Choose a tag to compare

1.1.0 (2024-02-08)

Features

  • ci: change default token (befd472)

v1.0.1

08 Feb 18:40
f66d160
Compare
Choose a tag to compare

1.0.1 (2024-02-08)

Bug Fixes

  • renovate: using danysk config (f66d160)

v1.0.0

08 Feb 16:42
Compare
Choose a tag to compare

1.0.0 (2024-02-08)

Features

  • add semantic release plugin (e4f3c57)
  • gitignore: added IntelliJ, Gradle, Kotlin, macOS, Node, and Visual Studio Code gitignore templates (72372c4)
  • gradle: added git pre-commit hook plugin for conventional commit enforcing (d36121d)
  • repo: add formatter and shared build logic (820041c)
  • repo: added base gradle configuration (225c01d)
  • repo: added renovate configuration file for Gradle project dependency versioning (0c86679)
  • semantic-release: add configuration and worflow (daa32e5)
  • semantic-release: move to prof's plugin (32b780f)

Bug Fixes