Skip to content

Latest commit

 

History

History
105 lines (56 loc) · 6.12 KB

CHANGELOG.md

File metadata and controls

105 lines (56 loc) · 6.12 KB

Changelog

0.6.12 (2024-01-26)

Build System

  • gradle: bumped jdk version to 11 (e14baf07)
  • gradle: remove plugin pmd (cd21c1cd)
  • gradle: bumped gradle version to 8.5 (648ca869)
  • gradle: bumped lombok version to 1.18.30 (32b20aa0)
  • gradle: remove plugin checkstyle (1d4433c1)
  • gradle: bumped com.gradle.plugin-publish version to 1.2.1 (a997f194)
  • gradle: bumped team.yi.semantic-gitlog version to 0.6.5 (7617351b)

0.6.5 (2023-06-02)

Features

Styles

Build System

  • deps: bump junit-jupiter from 5.7.0 to 5.9.3 (f93e0588)
  • deps: bumped semantic-gitlog version from 0.7.0 to 0.8.8 (5421d777)
  • deps: bump io.freefair.lombok from 5.2.1 to 5.3.3.3 (f9230c1e)
  • deps: bump team.yi.semantic-gitlog from 0.5.13 to 0.5.17 (d9eeb5f7)
  • gradle: bumped gradle version from 6.3 to 6.6.1 (26520fd2)

0.5.17 (2020-09-25)

Build System

  • deps: bumped io.freefair.lombok version from 5.1.0 to 5.2.1 (cbf82c6f)
  • deps: bumped team.yi.semantic-gitlog version from 0.5.3 to 0.5.13 (d2ce175d)
  • deps: bumped junit-jupiter version from 5.6.2 to 5.7.0 (346efe6a)
  • deps: bumped semantic-gitlog version from 0.6.1 to 0.7.0 (51d2d9ee)

0.5.13 (2020-09-06)

Chores

  • deps: bump semantic-gitlog to 0.6.1 (3fb9cba8)

0.5.12 (2020-08-02)

Chores

  • deps: bump semantic-gitlog to 0.5.11 (fe397c82)
  • deps: bump com.gradle.plugin-publish from 0.11.0 to 0.12.0 (423a1b53)
  • deps: bump io.freefair.lombok from 4.1.6 to 5.1.0 (c1733857)
  • deps: bump team.yi.semantic-gitlog from 0.5.0 to 0.5.3 (2b523478)
  • deps: bump junit-jupiter from 5.6.1 to 5.6.2 (5839b561)
  • deps: bump checkstyle from 8.30 to 8.35 (b99c7f87)
  • deps: bump pmd from 6.22.0 to 6.26.0 (3cd2939f)

Styles

  • editorconfig: update .editorconfig, disable .mustache file indent (bdb1a120)

Documentation

Continuous Integration

  • github: add github workflows (24553b12)

0.5.3 (2020-04-16)

Bug Fixes

  • task/changelog: fix configuration issues for fileSets under gradle-kotlin (72b2c562)

Code Refactoring

  • model: remove lombok annotations from FileSet (2b381fe2)

Chores

  • deps: bumped team.yi.semantic-gitlog version to 0.5.0 (59fadf61)

0.5.0 (2020-03-28)

Features

  • task/changelog: implement primary features and challenges (d950193d)