Skip to content

Releases: cuzfrog/tgods

v1.12.1

29 May 15:22
7cf6d6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.12.1

v1.11.1

11 Dec 08:41
038fdad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.11.1

v1.11.0

10 Dec 06:37
2eccd05
Compare
Choose a tag to compare

What's Changed

  • Dev compare and equal constraint types by @cuzfrog in #36

Full Changelog: v1.10.0...v1.11.0

v1.10.0

09 Dec 12:29
e2f9afd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.9.0

08 Dec 12:37
b4797e9
Compare
Choose a tag to compare

What's Changed

  • Dev client interface for hash and equal by @cuzfrog in #34

Full Changelog: v1.8.0...v1.9.0

v1.8.0

07 Dec 15:23
880ff2d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.8.0

v1.7.1

07 Dec 12:03
c2e6e39
Compare
Choose a tag to compare

What's Changed

  • fix circularArray shrink when size is 0 by @cuzfrog in #32

Full Changelog: v1.7.0...v1.7.1

v1.7.0

07 Dec 08:28
4e6f5b1
Compare
Choose a tag to compare

What's Changed

  • add LRU cache constructors by @cuzfrog in #29
  • fix hashTable Contains when it is empty skip index cal by @cuzfrog in #30

Full Changelog: v1.6.1...v1.7.0

v1.6.1

06 Dec 15:12
11f2abd
Compare
Choose a tag to compare

What's Changed

  • fix Peek semantics for queue deque and stack by @cuzfrog in #28

Full Changelog: v1.6.0...v1.6.1

v1.6.0

06 Dec 14:01
2f247fe
Compare
Choose a tag to compare

What's Changed

  • add Deque constructors and update API docs by @cuzfrog in #27

Full Changelog: v1.5.1...v1.6.0