Releases: FigureTechnologies/gradle-semver-plugin
Releases · FigureTechnologies/gradle-semver-plugin
v1.4.0
🛑 Broken Release
This release includes a bug that would inhibit the ability to calculate the next version. This has been fixed in v1.4.1.
What's Changed
📦 Dependency Updates
- Update dependency com.figure.gradle.semver-plugin from
1.2.0
to1.3.1
by @figure-renovate in #89
🪣 Other Changes
- Add support for configuration cache in Gradle 8.1.+ by @tcrawford-figure in #95
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
🪣 Other Changes
- Fix createAndPushVersionTag task so that it properly uses the configuration cache by @tcrawford-figure in #90
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
🪣 Other Changes
- Remove configuration caching from
createAndPushVersionTag
task by @tcrawford-figure in #88
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
📦 Dependency Updates
- Update dependency com.figure.gradle.semver-plugin from
1.1.0
to1.2.0
by @figure-renovate in #84 - Update dependency gradle from
8.0.1
to8.0.2
by @figure-renovate in #86 - Update dependency org.jlleitschuh.gradle.ktlint:org.jlleitschuh.gradle.ktlint.gradle.plugin from
11.2.0
to11.3.1
by @figure-renovate in #87
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
🐛 Bug Fixes
📖 Documentation
- Add usage information for gradle version catalog by @ahatzz11 in #79
- Add docs about working locally to the contributing doc by @cloud-janitors-figure in #82
📦 Dependency Updates
- Update dependency gradle from
8.0
to8.0.1
by @figure-renovate in #80
🪣 Other Changes
- Update log with debugging tip by @ahatzz11 in #78
- Add pom information for artifact publishing by @ahatzz11 in #76
- Make new convention plugin for licenser, turn off caching of a few things by @tcrawford-figure in #81
Full Changelog: 1.1.0...v1.2.0
v1.1.0
👋 This is the very first release that is published as an OSS project! Check it out on the Gradle Plugin Portal: https://plugins.gradle.org/plugin/com.figure.gradle.semver-plugin
To use this plugin in your repository, ensure that you have the Gradle Plugin Portal as a repository:
pluginManagement {
repositories {
gradlePluginPortal()
}
}
What's Changed
🚀 Features & Enhancements
📖 Documentation
- Cleanup README, add gitDir example by @tcrawford-figure in #54
- Overhaul readme, update currentSemver task by @ahatzz11 in #57
- Add more info to tables by @ahatzz11 in #58
📦 Dependency Updates
- Update kotest from
5.5.4
to5.5.5
by @figure-renovate in #60 - Update dependency com.autonomousapps.dependency-analysis from
1.18.0
to1.19.0
by @figure-renovate in #61 - Update to gradle 8.0 by @ahatzz11 in #63
- Update dependency org.jetbrains.kotlin.jvm from
1.8.0
to1.8.10
by @figure-renovate in #59 - Update dependency org.jlleitschuh.gradle.ktlint:org.jlleitschuh.gradle.ktlint.gradle.plugin from
11.1.0
to11.2.0
by @figure-renovate in #67
🪣 Other Changes
- Move actions to public runners by @ahatzz11 in #62
- Use new kotlin/gradle toolchain by @ahatzz11 in #64
- Fix set-output deprecation, remove old repository stuff by @ahatzz11 in #65
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
🐛 Bug Fixes
- Fix an issue where version modifier is unused by @tcrawford-figure in #52
📦 Dependency Updates
- Update dependency org.jlleitschuh.gradle.ktlint:org.jlleitschuh.gradle.ktlint.gradle.plugin from
11.0.0
to11.1.0
by @figure-renovate in #50 - Update dependency com.figure.gradle.semver-plugin from
0.9.1
tov1
by @figure-renovate in #51
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
🚀 Features & Enhancements
- Rework plugin by @tcrawford-figure in #49
Full Changelog: v0.9.1...v1.0.0
v0.9.1
What's Changed
📖 Documentation
📦 Dependency Updates
- Update gradle-plugin-publish from
1.0.0
to1.1.0
by @figure-renovate in #41 - Update CODEOWNERS by @ahatzz11 in #45
🪣 Other Changes
- Pin versions and migrate to Figure shared-actions by @cloud-janitors-figure in #44
- Support custom gitDir location by @tcrawford-figure in #48
New Contributors
- @cloud-janitors-figure made their first contribution in #44
- @tcrawford-figure made their first contribution in #48
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
🐛 Bug Fixes
📦 Dependency Updates
- Update dependency ch.qos.logback:logback-classic from
1.4.1
to1.4.4
by @figure-renovate in #33 - Update kotest from
5.4.2
to5.5.4
by @figure-renovate in #40 - Update dependency io.arrow-kt:arrow-core from
1.1.2
to1.1.3
by @figure-renovate in #34
Full Changelog: v0.8.0...v0.9.0