Skip to content

Releases: elegantchaos/SemanticVersion

1.1.2

22 Aug 12:49

Choose a tag to compare

Added proper Comparable conformance.

1.1

01 Apr 22:20
6bda5a4

Choose a tag to compare

1.1

Changed API so that initialisers never fail.
Added concept of an invalid version (signalled by any of the components being negative).
Added initialisers from string and array literals.

1.0.2

23 Mar 15:34
a59ffef

Choose a tag to compare

Improved tests.
Added display() function.