Skip to content

Releases: scm4j/scm4j-commons

v1.13.0

16 Feb 16:31
Compare
Choose a tag to compare
1.13.0 release

v1.12.0

23 Jan 15:50
Compare
Choose a tag to compare
  • Version: isSemantic() is public
  • RegexConfig: throw exception if yaml node is not an ordered map

v8.0

17 Nov 14:25
Compare
Choose a tag to compare

Java 8

v6.0

31 Oct 14:45
Compare
Choose a tag to compare

ProgressConsole

  • coloring added using JAnsi

Coords

  • ":" with empty version is respected
  • #1: Maven Resolver coords scheme added

various refactorings, fixes, and improvements

v5.0

03 Oct 14:24
Compare
Choose a tag to compare

Version: added version string trimming
Coords: added saving leading spaces

4.0

02 Oct 08:36
Compare
Choose a tag to compare
4.0

New in Version class:

  • toReleaseZeroPatch()
  • setPacth()
    comparing Coords instances: do not consider comment

v2.2

14 Sep 13:05
Compare
Choose a tag to compare

Version.isExact() method added
tests updated

v2.1

13 Sep 14:01
Compare
Choose a tag to compare

Version.isExact() method added
tests updated

v2.0

07 Sep 09:31
Compare
Choose a tag to compare

v1.0

06 Jul 20:03
Compare
Choose a tag to compare

IProgress interface and ProgressConsole class are exposed