semver

🦔 semver and constraint parsing with a focus on performance

BSD-3-CLAUSE License

Stars
8
semver - v0.1.3 Latest Release

Published by jbowes about 3 years ago

Reduce alloc calls for versions and constraints with "pre" components.

semver - v0.1.2

Published by jbowes about 3 years ago

Fix reference to hashicorp/go-version in readme.

semver - v0.1.1

Published by jbowes about 3 years ago

semver - v0.1.0

Published by jbowes about 3 years ago

  • Support Version.Compare on nil versions. A nil version is less than a non-nil version.
  • Add a Version.Prerelease method to get back the prerelease component of a version.
semver - v0.0.3

Published by jbowes about 3 years ago

Additional documentation links, and benchmark comparisons.

Package Rankings
Top 9.24% on Proxy.golang.org