This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
25
unikernel/duniverse/psq/CHANGES.md
Normal file
25
unikernel/duniverse/psq/CHANGES.md
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
## v0.2.1 2022-10-25
|
||||
|
||||
- added `push` to bump priorities
|
||||
- added `split_at`
|
||||
- changed `++`, `of_list` to select the lowest, not the last/rightmost priority
|
||||
|
||||
## v0.2.0 2019-04-09
|
||||
|
||||
Semantics cleanup.
|
||||
|
||||
- flipped args to `adjust` **breaking**
|
||||
- `of_list` now always chooses the rightmost binding
|
||||
- `update`, `(++)`, `add_seq`, `to_priority_list`
|
||||
- somewhat faster
|
||||
|
||||
## v0.1.1 2019-04-06
|
||||
|
||||
- `Seq.t` conversions
|
||||
- property tests
|
||||
- fixed key ordering of interval queries
|
||||
- key order tie-breaks `min`
|
||||
|
||||
## v0.1.0 2016-11-20
|
||||
|
||||
First release.
|
||||
Loading…
Add table
Add a link
Reference in a new issue