Skip to content

v3.0.0

Compare
Choose a tag to compare
@vdurmont vdurmont released this 16 Aug 05:04
· 7 commits to master since this release
  • 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)