semver
semver copied to clipboard
Allows Construction of SemVersion with Negative Major, Minor, Patch
trafficstars
The primary constructor allows the construction of a SemVersion instance with negative values for Major, Minor, and Patch.
One constructor overload that allows this has been marked obsolete. However, for backward compatibility other overloads had to be added that also have this issue.
This has been fixed on master and will be included in v3.0.0