SemanticVersion

1.1.2

Swift abstraction for a semantic version (of the form major.minor.patch)
elegantchaos/SemanticVersion

What's New

1.1.2

2022-08-22T12:49:41Z

Added proper Comparable conformance.

Test results Latest release swift 5.0 shield swift 5.1 shield swift 5.2 shield swift 5.3 shield swift 5.4 shield swift 5.5 shield swift 5.6 shield Platforms: macOS, iOS, tvOS, Linux

Semantic Version

Swift abstraction of semantic versions, in the form: major.minor or major.minor.patch.

Provides conversion between string and struct forms, and comparison operators.

Description

  • Swift Tools 5.0.0
View More Packages from this Author

Dependencies

  • None
Last updated: Tue Mar 12 2024 10:33:10 GMT-0900 (Hawaii-Aleutian Daylight Time)