Releases: mirage/ke
Releases · mirage/ke
0.6
0.5
CHANGES:
- Remove
{build}
directive into the OPAM file (@craigfe, #10) - Add
unsafe_bigarray
intoRke.Weighted
(@anmonteiro, #11) - Lint OPAM file (@kit-ty-kate, #12)
- Fix the distribution and the CI (@dinosaure, #13)
- Update the distribution with
cmdliner.1.1.0
(@dinosaure, #15)
v0.4
CHANGES:
- Call
dune subst
only when we pinke
- Update documentation (@dinosaure, @Drup)
- Typography
- Documentation about
Fke.tail{,_exn}
- Documentation about
Fke.rev_iter
- Add
Fke.tail{,_exn}
(@dinosaure, #8) - Add
Fke.rev_iter
(@dinosaure, #9) - Compatible with
mirage
, dependance withbigarray-compat
(@dinosaure, @TheLortex, #8) - Update OPAM file (@dinosaure)