Releases: earthboundkid/deque
Releases · earthboundkid/deque
v2.24.2
What's Changed
- README: Update docs link to v2 by @earthboundkid in #6
- Fix go:build tag by @earthboundkid in #7
- Add PushBackSeq by @earthboundkid in #8
Full Changelog: v2.24.1...v2.24.2
v2.24.1
What's Changed
- Remove deprecated methods
- Add iter.Seq2 methods All() and Reverse()
- Fix repo URL and publish v2
Changes by @earthboundkid in #3
Full Changelog: v0.23.1...v2.24.1
v0.23.1
What's Changed
-
Go 1.21 updates by @carlmjohnson in #1
No longer requires golang.org/x/exp dependency.
- New methods names match container/list. Old methods still work but deprecated.
Full Changelog: v0.22.0...v0.23.1
v0.22.0
Initial release