Releases: countableSet/semantic-version-plugin
Releases · countableSet/semantic-version-plugin
v0.2.1
What's Changed
- upgrade gradle version to 8.8 by @countableSet in #4
- fix root project plugin requirement by @countableSet in #5
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- e485f16 bump 0.2 java 11 compatibility and dependency upgrades
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed
- 780d28e fix when applying version with root project without jar
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
What's Changed
- ce1af1a Add manual mode to skip publishing when artifact already exists
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- d566c68 Try to query version from low level repos to access publication repos instead
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- 823d3a8 Add to publish group and publish new version
- 707ddbd Create build action workflow #1
- 1ba565d Add version number validation
- 592ac18 fix docs link
- ae867e6 update docs with more info
- 32c6def fix plugin publish and add to docs
- cc7e460 update docs site style
- 40d9ec6 change root title
- a0a2a6f override header template
- 5aad39a add pages makefile task
- 3692a11 add docs and plugin bundle
- 0876869 add support for bom/platform dependencies
- 927b0ef rewrite version based on resolved for project and subproject
- b815973 start subproject versioning
- dc8de27 set project version before java compile
- 9b999bb basic publish test
- b1f7d2e rename hello plugin
- 64ffd82 hello world plugin
Full Changelog: https://github.com/countableSet/semantic-version-plugin/commits/v0.1.1