Releases: mirage/conan
Releases · mirage/conan
0.0.5
CHANGES:
- Update the distribution with re.1.11.0 (@dinosaure, #29)
- Generate a map between MIME types and extensions (@dinosaure, #31)
A new package is availableconan-database.bindings
- Update the database with the last version of file/file (@dinosaure, #32)
0.0.4
0.0.3
CHANGES:
- Fix the OCaml 5 support (@dinosaure, @Leonidas-from-XIV, #21)
- Apply
ocamlformat.0.24.1
(@dinosaure, #22) - Fix lower bounds (@gridbugs, #23)
- Add
-p
name to dune install invocation (@reynir, #24, #19) - Fix the MacOS support (@dinosaure, #25)
0.0.2
CHANGES:
- Delete tests about unikernels (@dinosaure, #12)
- Prepend generated files by
conan_
(@dinosaure, #13) - Fix HTML recognition (@dinosaure, #14)
- Fix the read syscall for
conan.string
(@dinosaure, #15)