v3.5.0
CHANGES:
- Fix support for
x-compilation
(@samoht, #44) - Update to
dune.2.0
and applyocamlformat
(@samoht, #45) - Select
unsafe.ml
only withdune
(@emillon, #46) - Remove indirect dependecy to
ocamlfind
(@kit-ty-kate, #49) - Hide internals of
base64
and return astring
as the alphabet (@reynir, #48)
breaking chnagesBase64.alphabet
is updated and return a simplestring
now