semver
semver copied to clipboard
Add a SemVersion Range Class
Add a class that represents a SemVer version range and can check whether a version is within the range. This functionality would serve as the core of implementations needing to check compatibility between a desired version and a provided version.