Releases: ancientlore/go-avltree
Releases · ancientlore/go-avltree
Use new compare functions
v2.1.1 Use new compare functions
Using Go 1.21 cmp package
This also removes a dependency on golang.org/x/exp
Update dependencies
v2.0.4 Update x/exp
Update x/exp dependency
v2.0.3 Update x/exp
Removed travis; updated dependencies
v2.0.2 Remove travis; update dependency
Remove travis; update go.mod
v1.0.3 Remove travis; update go.mod
Update for released generics
v2.0.1 Fix coverage again
Initial generics version
This version has been tested with Go 1.18beta1. It might change a bit over time.
Update build ver
Updated the go.mod
file since Go frequently wants to add the go version to it. Also update travis build version.
Go mod support
Added files needed for go mod.