Skip to content

Latest commit

 

History

History
105 lines (56 loc) · 6.2 KB

CHANGELOG.zh-cn.md

File metadata and controls

105 lines (56 loc) · 6.2 KB

更新日志

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

  • 依赖项: bump junit-jupiter from 5.7.0 to 5.9.3 (f93e0588)
  • 依赖项: bumped semantic-gitlog version from 0.7.0 to 0.8.8 (5421d777)
  • 依赖项: bump io.freefair.lombok from 5.2.1 to 5.3.3.3 (f9230c1e)
  • 依赖项: 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

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

0.5.13 (2020-09-06)

Chores

  • 依赖项: 更新 semantic-gitlog0.6.1 (3fb9cba8)

0.5.12 (2020-08-02)

Chores

  • 依赖项: 更新 semantic-gitlog0.5.11 (fe397c82)
  • 依赖项: bump com.gradle.plugin-publish from 0.11.0 to 0.12.0 (423a1b53)
  • 依赖项: bump io.freefair.lombok from 4.1.6 to 5.1.0 (c1733857)
  • 依赖项: bump team.yi.semantic-gitlog from 0.5.0 to 0.5.3 (2b523478)
  • 依赖项: bump junit-jupiter from 5.6.1 to 5.6.2 (5839b561)
  • 依赖项: bump checkstyle from 8.30 to 8.35 (b99c7f87)
  • 依赖项: 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

  • 任务/日志生成: 修复 gradle-kotlin 下的 fileSets 配置问题 (72b2c562)

Code Refactoring

  • 模型: 剔除 FileSet 的 lombok 注解 (2b381fe2)

Chores

  • 依赖项: 更新 team.yi.semantic-gitlog 版本至 0.5.0 (59fadf61)

0.5.0 (2020-03-28)

Features

  • 任务/日志生成: 实现主要功能 (d950193d)