Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 791 Bytes

OLD-CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 791 Bytes

CHANGELOG

v2.1.0 (2022-01-28)

Changes

  • Support Gradle v7 #11
  • Add Junit test to console #13
  • Add Jacoco test to console #13

v2.0.0 (2021-05-19)

Changes

  • Rename Gradle plugin ID
  • Split Docker/SystemD under qwe extension
  • Support fatJar task
  • Auto include fatJar and docker when build if the project has extension configuration

Fixed