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

Aneurin Barker Snook 8f3b8e5c46 reorganise version errors 1 yıl önce
LICENSE.md 1eb61f45ea add version package 1 yıl önce
README.md 1eb61f45ea add version package 1 yıl önce
constraint.go 33d31f84be add version constraints 1 yıl önce
error.go 8f3b8e5c46 reorganise version errors 1 yıl önce
go.mod c86decff04 fix version package path 1 yıl önce
list.go 33d31f84be add version constraints 1 yıl önce
list_test.go 33d31f84be add version constraints 1 yıl önce
parse.go 6b77391d28 improve version error formatting 1 yıl önce
parse_test.go 6b77391d28 improve version error formatting 1 yıl önce
version.go 33d31f84be add version constraints 1 yıl önce
version_test.go 33d31f84be add version constraints 1 yıl önce

README.md

Go Version

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

License

See LICENSE.md