8000 Releases · idsulik/go-collections · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: idsulik/go-collections

Release v2.6.0

08 Nov 01:57
Compare
Choose a tag to compare
feat: Add AVL tree

Release v2.5.0

07 Nov 17:26
18315ac
Compare
Choose a tag to compare
Merge pull request #2 from bumu/patch-1

Update README.md

Release v2.4.0

06 Nov 04:47
Compare
Choose a tag to compare
feat: Upgrade to v2

Release v2.3.0

06 Nov 04:42
Compare
Choose a tag to compare
feat: Add Segment Tree

Release v2.2.0

05 Nov 07:15
Compare
Choose a tag to compare
fix(cmp): Move cmp to internal package

Release v2.1.0

05 Nov 06:52
Compare
Choose a tag to compare
fix(set): Add float support to the Set

Release v2.0.0

23 Sep 16:55
Compare
Choose a tag to compare
feat(stack): Add array and linkedlist based stack implementations

Release v1.2.3

21 Sep 18:43
Compare
Choose a tag to compare
feat(stack): Optimize stack.go

Release v1.2.2

21 Sep 08:47
Compare
Choose a tag to compare
feat: Add graph data structure

v1.2.0

15 Jul 18:43
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.2.0

0