The class MetacelloSemanticVersionNumber can be used to compare Semantic
version numbers ... Note that there is an outstanding bug that
MetacelloSemanticVersionNumber will read improperly formatted version
numbers (fix is in the works), so it's not quite as good for validation
(at the moment), but it should work for properly formed semantic version
numbers ...
Dale
[1]
https://github.com/dalehenrich/metacello-work/issues/392On 5/27/16 5:21 AM, Peter Uhnak wrote:
> Hi,
>
> is there any library available that can compare versions according to
> SemVer?
http://semver.org/>
> Thanks,
> Peter
>