Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Latest commit

 

History

History
102 lines (46 loc) · 4.03 KB

CHANGELOG.md

File metadata and controls

102 lines (46 loc) · 4.03 KB

Changelog

3.0.0 (2024-07-11)

⚠ BREAKING CHANGES

  • reuse project property for github username & token (#69)

Features

  • reuse project property for github username & token (#69) (d970738)

2.3.0 (2024-07-09)

Features

2.2.0 (2024-07-07)

Features

  • kotlin libs in waddle version catalog (#60) (905dab9)

2.1.0 (2024-07-06)

Features

  • add kotlin version in waddle versions catalog (#53) (616ce3e)
  • allow to configure jvm extension without apply java plugin (#56) (02c2581)

2.0.2 (2024-07-05)

Bug Fixes

  • missing package write permission (#49) (c727abc)

2.0.1 (2024-07-05)

Bug Fixes

  • deps: update dependency io.github.goooler.shadow:shadow-gradle-plugin to v8.1.8 (#45) (32420f9)

2.0.0 (2024-06-02)

⚠ BREAKING CHANGES

  • add waddle plugins versions catalog (#41)

Features

  • add waddle plugins versions catalog (#41) (7407f33)

1.2.0 (2024-06-01)

Features

Documentation

  • update readme [skip ci] (235f4a9)

1.1.0 (2024-05-29)

Features

  • configure maven central only if absent (#31) (ee66d31)

1.0.1 (2024-05-26)

Bug Fixes

Documentation

  • update README [skip ci] (da92202)

1.0.0 (2024-05-20)

⚠ BREAKING CHANGES

  • main: reinit project

Features