semver.tools Namespace |
Class | Description | |
---|---|---|
![]() |
SemanticVersion |
Represents a Semantic Version, as described in http://semver.org/
|
![]() |
SemanticVersionTypeConverter |
TypeConverter used to convert strings to SemanticVersions.
|
![]() |
VersionSpec |
Represents a version specification, that is, a collection of one or more versions.
Contains methods to parse a string with a version spec, check whether a version is included in a version spec, etc.
|
Interface | Description | |
---|---|---|
![]() |
IVersionSpec |
Represents a version specification, that is, a collection of one or more versions.
|