Releases: mflknr/swift-version-compare
Releases · mflknr/swift-version-compare
0.6.0
Initial published setup of this package. Create a version from string, using major, minor, patch and extensions, from Bundle
or from ProcessInfo
. Compare two versions with common operators (==, ===, <, <=, >, >=) or get the severity of an update.