Skip to content

v2.8.0 - Now support for Go 1.23+ iterators

Latest
Compare
Choose a tag to compare
@deckarep deckarep released this 14 Mar 21:38

This change brings support for Go's new flavor of iterators. Additionally, a convenience method was added for ContainsAnyElement and a fix to spelling. Please visit this issue for a deeper context on how this works for newer versions of Go vs older versions of Go. Cheers!

What's Changed

New Contributors

Full Changelog: v2.7.0...v2.8.0