Skip to content

v1.0.0

Compare
Choose a tag to compare
@luigi-borriello00 luigi-borriello00 released this 08 Feb 16:42
· 1336 commits to main since this release

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