Version

semver (Semantic Version) Swift µFramework.

APACHE-2.0 License

Stars
309
Committers
3
Version - 2.1.0 Latest Release

Published by mxcl about 1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/mxcl/Version/compare/2.0.1...2.1.0

Version - 2.0.1

Published by mxcl over 3 years ago

Support verified for all new Swifts.

Version - 2.0.0

Published by mxcl almost 5 years ago

Buildmetadata is ignored for Equatable. Previously we only ignored it for Comparable. Revisiting the spec indicates this was incorrect. Major version bump due to this being a behavioral change.

This impacts how eg. dictionaries and sets will behave too since Hashable needs to behave the same as ==. See the README for details.

Version - 1.2.0

Published by mxcl almost 5 years ago

Decoding method can be defined as part of the decoder’s userInfo property.

Version - 1.0.3

Published by mxcl over 5 years ago

Version - 1.0.1

Published by mxcl over 5 years ago

Version - 1.0.2

Published by mxcl over 5 years ago

Version - 1.0.0

Published by mxcl over 5 years ago