package docteur-unix

  1. Overview
  2. Docs
A simple read-only Key/Value from Git to MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

docteur-0.0.6.tbz
sha256=0fe4813df6d0447b154e4ce0f6de8ea2f541e9283bbdc7713a65134653d7ebea
sha512=7e407b30f14d64769857c3fb258ecd6629355ea61e9345efc01fa9b00b9c708c225d6f811d2d0ca15f073886098e986fed049c1cdf6f5ad1f61ace121c013f24

CHANGES.md.html

v0.0.6 2023-05-06 Tanger Med (Morocco)

  • Fix how we record weight of PACK object (@dinosaure, #25)

  • Aggregate hidden files (@SaySayo, @dinosaure, #26)

  • Upgrade with mirage-kv.6.0.0 and mtime.2.0.0 (@dinosaure, #28)

v0.0.5 2022-04-13 Paris (France)

  • Remove bigarray-compat and mmap package, support only OCaml >= 4.08 (@dinosaure, #22)

  • Be able to use a relative path (instead of an absolute one) when we want to make an image (@dinosaure, #23)

v0.0.4 2022-03-25 Paris (France)

  • Update docteur with cmdliner.1.1.0 (@dinosaure, #20)

v0.0.3 2022-02-08 Paris (France)

  • Upgrade docteur to MirageOS 4.0 (@dinosaure, #17, 18)

v0.0.2 2021-10-08 Paris (France)

  • Upgrade the layout to be compatible with MirageOS 4 (@dinosaure, #13)

  • Upgrade cstruct (don't use deprecated functions) (@dinosaure, #14)

  • Apply ocamlformat.0.19.0 (@dinosaure, #15)

v0.0.1 2021-04-24 Paris (France)

  • First release