Skip to content

Releases: CombinationAB/Combination.Threading.WorkQueues

No code change - publish packages to GitHub

04 May 06:15
0663f1a
Compare
Choose a tag to compare

Added .NET 6 compatibility

08 Mar 09:06
2bb4ab8
Compare
Choose a tag to compare

No feature changes, just added a specific .NET 6 target.

Added custom aggregations

07 Sep 22:39
eb20511
Compare
Choose a tag to compare

Use the new helpers GroupedWorkQueue.All,GroupedWorkQueue.First and GroupedWorkQueue.Last, or create your own aggregation. The previous behaviour is encapsulated by GroupedWorkQueue.All.

1.0.1

16 Dec 22:08
Compare
Choose a tag to compare

Fixed an issue with Count property not properly decrementing.