Version icon indicating copy to clipboard operation
Version copied to clipboard

semver (Semantic Version) Swift µFramework.

Results 3 Version issues
Sort by recently updated
recently updated
newest added

some version is float-pointing like 12.2, not "12.2". can you support it?

It seems like the `Version` type is trivially `Sendable`, and can just have the conformance added to squash all the warnings when building with complete concurrency checking on.

Our current plugin use: https://github.com/mrackwitz/Version And most of our users use cocoa, since SPM is the future of swift we would like to migrate to a better maintained lib, but...