Skip to content

Releases: Workiva/go-datastructures

v1.0.9

16 Dec 16:04
Compare
Choose a tag to compare

This patch release includes the following changes:

Miscellaneous

  • #118 Remove duplicate values

Notes created on Wednesday, December 16 04:04 PM UTC

v1.0.8

16 Dec 14:19
Compare
Choose a tag to compare

This patch release includes the following changes:

Miscellaneous

  • #119 Ups delta in batcher test case.

Notes created on Wednesday, December 16 02:19 PM UTC

v1.0.7

10 Dec 22:55
Compare
Choose a tag to compare

This patch release includes the following changes:

Miscellaneous

  • #117 Make interval tree inclusive.

Notes created on Thursday, December 10 10:55 PM UTC

v1.0.6

26 Oct 17:46
Compare
Choose a tag to compare
  • #116 Check for race conditions and fail test build if they exist

v1.0.5

12 Oct 22:23
Compare
Choose a tag to compare
  • #113 Make rangetree ranges inclusive.

v1.0.4

12 Oct 22:22
Compare
Choose a tag to compare
  • #115 Stuck at Dispose while checking the leftover sema

v1.0.3

12 Oct 22:21
Compare
Choose a tag to compare
  • #114 fixed Queue.Poll() timout bug, Put() would get stuck on leftover sema

v1.0.2

06 Oct 16:01
Compare
Choose a tag to compare
  • #111 Make batcher ordered
  • #112 Newer version of bitCount()

v1.0.1

24 Sep 17:36
Compare
Choose a tag to compare
  • #110 Add Nand functionality
  • #109 Avoid deadlock between Put and Get

v1.0.0

24 Sep 17:35
Compare
Choose a tag to compare

Initial tag, all PR's up to this point