Releases: dinosaure/docteur
Releases · dinosaure/docteur
0.0.7
0.0.6
CHANGES:
- Fix how we record
weight
of PACK object (@dinosaure, #25) - Aggregate hidden files (@SaySayo, @dinosaure, #26)
- Upgrade with
mirage-kv.6.0.0
andmtime.2.0.0
(@dinosaure, #28)
0.0.5
CHANGES:
- Remove
bigarray-compat
andmmap
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)
0.0.4
0.0.3
0.0.2
CHANGES:
- 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)