Skip to content

Releases: mirage/ke

0.6

07 Apr 12:45
Compare
Choose a tag to compare

CHANGES:

  • Require OCaml 4.08 and remove bigarray-compat dependency (@hannesm, #17)

0.5

18 Mar 11:34
Compare
Choose a tag to compare
0.5

CHANGES:

v0.4

24 Jul 18:37
Compare
Choose a tag to compare

CHANGES:

v0.3

10 Apr 16:04
Compare
Choose a tag to compare

CHANGES:

  • Add Rke.{,Weighted}.compress function (fuzzed)
  • Update bechamel benchmark
  • Add Rke{,.Weighted}.N.peek function
  • Fix bug on Rke.Weighted.N.keep function
  • Add some tests

v0.2

14 Jan 10:12
Compare
Choose a tag to compare

CHANGES:

  • Add pretty-printer
  • Randomize pop action on the fuzzer
  • Add tests on Rke and Rke.Weighted (with alcotest)
  • Fix bug retrieved by ocaml-git (see 453633b)
  • Add rev_iter function
  • Fix bug on Rke.N.keep_exn (see 3951501)
  • Add Travis CI support

v0.1

21 Dec 16:55
Compare
Choose a tag to compare

CHANGES:

  • First release