Releases: dune-universe/uunf
Releases · dune-universe/uunf
17.0.0+dune
CHANGES:
- Unicode 17.0.0 support.
15.1.0+dune
CHANGES:
- Unicode 15.1.0 support.
- Requires OCaml 4.14.0.
- The
Uunf_stringmodule was rewritten to use the standard library
UTF decoders and was moved to theuunflibrary. Theuunf.string
library is deprecated, it warns on usage and simply requiresuunf. - The sample code was rewritten to use the standard library UTF
decoders.
15.0.0+dune
CHANGES:
- Unicode 15.0.0 support.