Skip to content

Releases: pqwy/psq

0.2.1

25 Oct 20:39
Compare
Choose a tag to compare

CHANGES:

  • added push to bump priorities
  • added split_at
  • changed ++, of_list to select the lowest, not the last/rightmost priority

v0.2.0

09 Apr 19:29
Compare
Choose a tag to compare

CHANGES:

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

06 Apr 17:21
Compare
Choose a tag to compare

CHANGES:

  • Seq.t conversions
  • property tests
  • fixed key ordering of interval queries
  • key order tie-breaks min

v0.1.0

20 Nov 21:24
Compare
Choose a tag to compare

v0.1.0 2016-11-20

First release.