Releases: IntershopCommunicationsAG/gitflow-version-gradle-plugin
Releases · IntershopCommunicationsAG/gitflow-version-gradle-plugin
2.0.1
What's Changed
- chore: sync develop with master by @m-raab in #14
- fix: Trim whitespace from localVersion Gradle property by @DevDavido in #16
- feat: provide docs how to contribute (#91123) by @skiesewetter-intershop in #18
- build: Update to Gradle Wrapper 8.10.2 / Develocity Plugin 3.18.1 / Plugin Dependencies / Dependencies (#100425) by @DevDavido in #23
- chore: Merge develop into master by @DevDavido in #24
Full Changelog: 2.0.0...2.0.1
v10.0.3 - version handling with additional metadata (e.g. LTS)
What's Changed
Full Changelog: v10.0.0...v10.0.3
v1.10.1 - version handling for support extended
What's Changed
Full Changelog: v1.10.0...v1.10.1
v1.10.2 - extend version handling for support branches
What's Changed
- 90229-upgrade-gradle by @skiesewetter-intershop in #17
- feat: provide docs how to contribute (#91123) by @skiesewetter-intershop in #18
New Contributors
- @skiesewetter-intershop made their first contribution in #17
Full Changelog: v1.10.0...v1.10.2
Update to Gradle 8.5
What's Changed
- 90229-upgrade-gradle by @skiesewetter-intershop in #17
New Contributors
- @skiesewetter-intershop made their first contribution in #17
Full Changelog: v1.10.0...2.0.0
Add configuration and handling for feature branch with major changes
- add configuration for branch name "majorBranch"
- add version handling - the name of the version is always -SNAPSHOT
Add handling for support branches
- for LTS releases we added the handling for support branches
Behavior changed when dealing with buildID
Develop (#10) * fix: update build configuration, code issues fixed and container version fixed * build: Add latest gradle version for test * chore: Fix plugin tags for gradle plugin publishing * feature: change behaviour for buildID
Update build configuration
v1.7.5 build: update version for new release
Rebuild of 1.7.4 with different tagging
v1.7.4-2 chore: Fix plugin tags for gradle plugin publishing