Parse and compare versions in Go https://pkg.go.dev/github.com/annybs/go-version

Aneurin Barker Snook 72e0de304e fix nil version comparisons, add equal func hace 1 año
LICENSE.md 1eb61f45ea add version package hace 1 año
README.md 1eb61f45ea add version package hace 1 año
constraint.go 33d31f84be add version constraints hace 1 año
error.go 8f3b8e5c46 reorganise version errors hace 1 año
go.mod c86decff04 fix version package path hace 1 año
list.go 33d31f84be add version constraints hace 1 año
list_test.go 33d31f84be add version constraints hace 1 año
parse.go 6b77391d28 improve version error formatting hace 1 año
parse_test.go 6b77391d28 improve version error formatting hace 1 año
version.go 72e0de304e fix nil version comparisons, add equal func hace 1 año
version_test.go 72e0de304e fix nil version comparisons, add equal func hace 1 año

README.md

Go Version

A simple library for parsing and comparing versions according to Semantic Versioning 2.0.0.

License

See LICENSE.md