Releases: exoego/gradle-version-catalogs-cli
Releases · exoego/gradle-version-catalogs-cli
v0.5.0
v0.4.0
What's Changed
- Bump github.com/stoewer/go-strcase from 1.3.0 to 1.3.1 by @dependabot in #38
- fix readme by @exoego in #39
- support annotationProcessor by @exoego in #42
- Extract version string from gradle.properties by @exoego in #43
- fix typo by @exoego in #44
New Contributors
- @dependabot made their first contribution in #35
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.0
What's Changed
Features
- Support plugin with version reference by @exoego in #20
- Auto-fill version by @exoego in #28
- Merge into existing libs.versions.toml by @exoego in #27
Other changes
- Add generated code example in README by @exoego in #14
- Update README by @exoego in #16
- More test by @exoego in #17
- Add more tests by @exoego in #18
- More tests by @exoego in #19
- More tests by @exoego in #21
- Test arg validation by @exoego in #22
- Generate version catalog from classpath by @exoego in #23
- Merge unit tests into integration tests by @exoego in #24
- Type LooseLibrary by @exoego in #26
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Bump golangci-lint by @exoego in #2
- Init project by @exoego in #3
- Implement generate command by @exoego in #4
- Fix typo by @exoego in #5
- Fix minor issues by @exoego in #9
- Exclude root settings.gradle by @exoego in #10
- Rename by @exoego in #11
- Enable CodeCov by @exoego in #12
- Docs by @exoego in #13
New Contributors
Full Changelog: https://github.com/exoego/gradle-version-catalogs-cli/commits/v0.1.0