github vdurmont/semver4j v3.0.0

latest release: v3.1.0
4 years ago
  • Drop java 6 support
  • Add withSuffix() and withBuild() fluent API (thanks @punkstarman)
  • Add pretty string representations for Range and Requirement (thanks @joschi)
  • Add equals() and hashCode() methods for Range and Requirement (thanks @joschi)
  • Exclude build number from comparison (thanks @astraia)
  • Fix isSatisfiedBy for loosely built requirements (thanks @sschuberth)

Don't miss a new semver4j release

NewReleases is sending notifications on new releases.