Skip to content

V3 API

Compare
Choose a tag to compare
@bobg bobg released this 13 Aug 19:09
· 15 commits to master since this release
2d45c13

Version 2 of this module relied on golang.org/x/exp, which had incompatible changes made in the lead-up to Go 1.21, requiring some function signatures to change. So here's version 3, with those new signatures and other adaptations. The dependency on golang.org/x/exp is removed and the minimum Go version is now 1.21.