Skip to content

Releases: shengyanli1982/workqueue

v2.3.0

13 Mar 16:04
bc411ee

Choose a tag to compare

What's Changed

Full Changelog: v2.2.6...v2.3.0

v2.2.6

06 Dec 11:31
e1178e8

Choose a tag to compare

What's Changed

Full Changelog: v2.2.5...v2.2.6

v2.2.5

06 Dec 08:35
69a2c69

Choose a tag to compare

What's Changed

Full Changelog: v2.2.4...v2.2.5

v2.2.4

12 Jul 09:49
087a70c

Choose a tag to compare

What's Changed

  • Correct comment errors in code and presentation errors in README to optimize a place of code writing. by @shengyanli1982 in #35

Full Changelog: v2.2.3...v2.2.4

v2.2.3

10 Jul 14:45
dd6652d

Choose a tag to compare

What's Changed

  • The minimum heap using the red-black tree algorithm swaps the minimum heap using insertion sort. Improve the Queue, DelayingQueue and PriorityQueue sections of code and test cases. by @shengyanli1982 in #33
  • Fixed a BUG with the DelayingQueue element count method. by @shengyanli1982 in #34

Full Changelog: v2.1.3...v2.2.3

v2.1.3

05 Jun 10:33
7dfb9b1

Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

04 Jun 07:05
6be0a1f

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

03 Jun 08:58
d26dd09

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

29 May 09:51
967948a

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/shengyanli1982/workqueue/commits/v2.1.0

v0.1.12

04 Apr 02:57
de7672c

Choose a tag to compare

What's Changed

Full Changelog: v0.1.11...v0.1.12