May 27, 2016
12:26 p.m.
Hi Peter,
Le 27 mai 2016 à 14:21, Peter Uhnak <i.uhnak@gmail.com> a écrit :
Hi,
is there any library available that can compare versions according to SemVer? http://semver.org/
You can check the SemanticVersion class from CargoPackageManager-Minimal at http://smalltalkhub.com/#!/~demarey/CargoPackageManager. The comparison is not fully complete for the suffix part but can be added Christophe