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

Aneurin Barker Snook 24588faf35 rename module 10 ay önce
LICENSE.md 1eb61f45ea add version package 11 ay önce
README.md 1eb61f45ea add version package 11 ay önce
constraint.go 33d31f84be add version constraints 11 ay önce
error.go 8f3b8e5c46 reorganise version errors 11 ay önce
go.mod 24588faf35 rename module 10 ay önce
list.go 33d31f84be add version constraints 11 ay önce
list_test.go 33d31f84be add version constraints 11 ay önce
parse.go 6b77391d28 improve version error formatting 11 ay önce
parse_test.go 6b77391d28 improve version error formatting 11 ay önce
version.go 72e0de304e fix nil version comparisons, add equal func 10 ay önce
version_test.go 72e0de304e fix nil version comparisons, add equal func 10 ay önce

README.md

Go Version

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

License

See LICENSE.md