A utility library that provides a `Semantic::Version` value object. You can parse strings into version objects or construct them by hand. Any module, class, or object can be given a version through a helper. All version objects properly handle instantiation, duplication, cloning, accessors, mutators, stringification, and comparison; and come with helpful predicate methods.
Required Ruby Version
>= 0
Required Rubygems Version
> 1.3.1
Authors
Chris Keele
Versions
- 2.0.0.pre.alpha.3 February 27, 2015 (11 KB)
- 2.0.0.pre.alpha.2 February 27, 2015 (11 KB)
- 2.0.0.pre.alpha.1 February 17, 2015 (9 KB)