Skip to content

Releases: semver4j/semver4j

v5.3.0

25 Apr 18:04
22bf498
Compare
Choose a tag to compare

What's Changed

🪳 Bug Fixes

🚀 Features

🛠 Refactor

🧹 Housekeeping

📦 Dependency Updates

6 changes
  • (#251) Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 by @dependabot
  • (#250) Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 by @dependabot
  • (#249) Bump peter-evans/create-pull-request from 6.0.3 to 6.0.4 by @dependabot
  • (#247) Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by @dependabot
  • (#246) Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 by @dependabot
  • (#245) Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 by @dependabot

v5.2.3

05 Apr 19:04
810d265
Compare
Choose a tag to compare

What's Changed

🪳 Bug Fixes

  • (#230) Using longs to parse identifiers instead of ints to avoid issues when parsing timestamp-sized values by @severn-everett

📝 Documentation

📦 Dependency Updates

35 changes
  • (#229) Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot
  • (#228) Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot
  • (#227) Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by @dependabot
  • (#226) Bump de.thetaphi:forbiddenapis from 3.6 to 3.7 by @dependabot
  • (#225) Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by @dependabot
  • (#224) Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot
  • (#223) Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2 by @dependabot
  • (#222) Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot
  • (#221) Bump org.mockito:mockito-core from 5.10.0 to 5.11.0 by @dependabot
  • (#220) Bump peter-evans/create-pull-request from 6.0.0 to 6.0.1 by @dependabot
  • (#213) Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 by @dependabot
  • (#214) Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot
  • (#212) Bump release-drafter/release-drafter from 5 to 6 by @dependabot
  • (#211) Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0 by @dependabot
  • (#209) Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 by @dependabot
  • (#210) Bump org.mockito:mockito-core from 5.9.0 to 5.10.0 by @dependabot
  • (#207) Bump org.mockito:mockito-core from 5.8.0 to 5.9.0 by @dependabot
  • (#206) Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot
  • (#205) Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 by @dependabot
  • (#204) Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 by @dependabot
  • (#203) Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot
  • (#202) Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot
  • (#201) Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot
  • (#200) Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot
  • (#199) Bump org.mockito:mockito-core from 5.7.0 to 5.8.0 by @dependabot
  • (#198) Bump actions/setup-java from 3 to 4 by @dependabot
  • (#196) Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by @dependabot
  • (#195) Bump actions/github-script from 6 to 7 by @dependabot
  • (#192) Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot
  • (#193) Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot
  • (#194) Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 by @dependabot
  • (#191) Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 by @dependabot
  • (#190) Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot
  • (#189) Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot
  • (#188) Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot

v5.2.2

09 Oct 19:21
bf58e56
Compare
Choose a tag to compare

What's Changed

🪳 Bug Fixes

📦 Dependency Updates

v5.2.1

25 Sep 09:46
475ea7b
Compare
Choose a tag to compare

What's Changed

🪳 Bug Fixes

  • (#181) Fix JetBrains annotations scope to provided by @charphi

📦 Dependency Updates

  • (#179) Bump org.jetbrains:annotations from 24.0.0 to 24.0.1 by @dependabot

v5.2.0

22 Sep 12:25
ada3ab8
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • (#177) Feature: Nullable annotations by @DIG-

📦 Dependency Updates

v5.1.0

15 Aug 17:13
d1f1d50
Compare
Choose a tag to compare

What's Changed

🚀 Features

📦 Dependency Updates

  • (#169) Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by @dependabot

v5.0.0

30 Jun 19:50
3ca1a53
Compare
Choose a tag to compare

What's Changed

💥 Breaking

  • (#167) Change base type of SemverException to IllegalArgumentException by @piotrooo

🛠 Refactor

📦 Dependency Updates

20 changes

v4.3.0

07 Mar 04:04
1b98a4e
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • (#142) Add an isApiCompatible() convenience Semver function by @sschuberth

📦 Dependency Updates

v4.2.1

16 Feb 09:15
beb7e5d
Compare
Choose a tag to compare

What's Changed

🪳 Bug Fixes

📦 Dependency Updates

v4.2.0

07 Feb 17:01
5bb76cd
Compare
Choose a tag to compare

What's Changed

🪳 Bug Fixes

  • (#135) Coercing Semver returns the original Semver by @piotrooo

🚀 Features

📦 Dependency Updates

6 changes