Skip to content

Releases: FigureTechnologies/gradle-semver-plugin

v1.4.0

27 Apr 19:34
f305c30
Compare
Choose a tag to compare

🛑 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 to 1.3.1 by @figure-renovate in #89

🪣 Other Changes

Full Changelog: v1.3.1...v1.4.0

v1.3.1

28 Mar 13:29
e469af5
Compare
Choose a tag to compare

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

23 Mar 12:26
416f195
Compare
Choose a tag to compare

What's Changed

🪣 Other Changes

Full Changelog: v1.2.1...v1.3.0

v1.2.1

22 Mar 17:21
e74863f
Compare
Choose a tag to compare

What's Changed

📦 Dependency Updates

  • Update dependency com.figure.gradle.semver-plugin from 1.1.0 to 1.2.0 by @figure-renovate in #84
  • Update dependency gradle from 8.0.1 to 8.0.2 by @figure-renovate in #86
  • Update dependency org.jlleitschuh.gradle.ktlint:org.jlleitschuh.gradle.ktlint.gradle.plugin from 11.2.0 to 11.3.1 by @figure-renovate in #87

Full Changelog: v1.2.0...v1.2.1

v1.2.0

22 Feb 00:00
033c9dd
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix task input/output definitions for gradle 8, turn some caching back on by @ahatzz11 in #83

📖 Documentation

📦 Dependency Updates

  • Update dependency gradle from 8.0 to 8.0.1 by @figure-renovate in #80

🪣 Other Changes

Full Changelog: 1.1.0...v1.2.0

v1.1.0

14 Feb 22:44
3c1a5e1
Compare
Choose a tag to compare

👋 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

  • Add ability to publish to gradle portal by @ahatzz11 in #55

📖 Documentation

📦 Dependency Updates

  • Update kotest from 5.5.4 to 5.5.5 by @figure-renovate in #60
  • Update dependency com.autonomousapps.dependency-analysis from 1.18.0 to 1.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 to 1.8.10 by @figure-renovate in #59
  • Update dependency org.jlleitschuh.gradle.ktlint:org.jlleitschuh.gradle.ktlint.gradle.plugin from 11.1.0 to 11.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

31 Jan 15:12
95c0ad5
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

📦 Dependency Updates

  • Update dependency org.jlleitschuh.gradle.ktlint:org.jlleitschuh.gradle.ktlint.gradle.plugin from 11.0.0 to 11.1.0 by @figure-renovate in #50
  • Update dependency com.figure.gradle.semver-plugin from 0.9.1 to v1 by @figure-renovate in #51

Full Changelog: v1.0.0...v1.0.1

v1.0.0

27 Jan 20:47
8687e07
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

What's Changed

🚀 Features & Enhancements

Full Changelog: v0.9.1...v1.0.0

v0.9.1

17 Jan 17:33
a8534d4
Compare
Choose a tag to compare

What's Changed

📖 Documentation

  • Create copy of semver docs from old archived repo by @ahatzz11 in #47

📦 Dependency Updates

  • Update gradle-plugin-publish from 1.0.0 to 1.1.0 by @figure-renovate in #41
  • Update CODEOWNERS by @ahatzz11 in #45

🪣 Other Changes

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

08 Nov 18:51
dcad9c7
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

📦 Dependency Updates

  • Update dependency ch.qos.logback:logback-classic from 1.4.1 to 1.4.4 by @figure-renovate in #33
  • Update kotest from 5.4.2 to 5.5.4 by @figure-renovate in #40
  • Update dependency io.arrow-kt:arrow-core from 1.1.2 to 1.1.3 by @figure-renovate in #34

Full Changelog: v0.8.0...v0.9.0