Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 948 Bytes

CHANGES.md

File metadata and controls

28 lines (17 loc) · 948 Bytes

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