Skip to content

Releases: Workiva/go-datastructures

v1.0.11

04 Jan 13:59

Choose a tag to compare

This patch release includes the following changes:

Miscellaneous

  • #124 fix bitarray/IsEmpty()

Notes created on Monday, January 04 01:59 PM UTC

v1.0.10

21 Dec 15:17

Choose a tag to compare

This patch release includes the following changes:

Miscellaneous

  • #121 Fix deletion on collision.

Notes created on Monday, December 21 03:17 PM UTC

v1.0.9

16 Dec 16:04

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

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

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

Choose a tag to compare

  • #116 Check for race conditions and fail test build if they exist

v1.0.5

12 Oct 22:23

Choose a tag to compare

  • #113 Make rangetree ranges inclusive.

v1.0.4

12 Oct 22:22

Choose a tag to compare

  • #115 Stuck at Dispose while checking the leftover sema

v1.0.3

12 Oct 22:21

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

Choose a tag to compare

  • #111 Make batcher ordered
  • #112 Newer version of bitCount()