Skip to content

Releases: karloti/concurrent-priority-queue

Release 1.3.6

Choose a tag to compare

@karloti karloti released this 02 Apr 11:31
Rename `uniqueKeySelector` to `keySelector`, remove reflection-based …

Release 1.3.4

Choose a tag to compare

@karloti karloti released this 30 Mar 17:57
Remove `addAll` overloads with `parallelism` parameter, add transform…

Release 1.3.3

Choose a tag to compare

@karloti karloti released this 30 Mar 17:46
Remove `addAll` overloads with `parallelism` parameter, add transform…

Release 1.3.2

Choose a tag to compare

@karloti karloti released this 25 Mar 23:36
Implement channel-based parallel `addAll` for Flows, add a synchronou…

Release 1.3.1

Choose a tag to compare

@karloti karloti released this 25 Mar 18:42
Refactor `ConcurrentPriorityQueue` to support configurable comparator…

Release 1.2.0

Choose a tag to compare

@karloti karloti released this 22 Mar 18:17
Remove `ConcurrentPriorityQueue` and associated tests and utilities.

Release 1.1.1

Choose a tag to compare

@karloti karloti released this 21 Mar 13:57
Add `addAll` overloads for Iterable, Sequence, and Flow to `Concurren…

1.1.0

Choose a tag to compare

@karloti karloti released this 20 Mar 18:11
Refactor `ConcurrentPriorityQueue` to expose `items` as `StateFlow`, …

Release 1.0.3

Choose a tag to compare

@karloti karloti released this 19 Mar 21:49
Refactor `ConcurrentPriorityQueue` to expose `items` as `StateFlow`, …

Release 1.0.2

Choose a tag to compare

@karloti karloti released this 19 Mar 19:35
Refactor `ConcurrentPriorityQueue` to replace `atomic` state manageme…