Skip to content

Releases: dune-universe/uunf

17.0.0+dune

10 Oct 23:00

Choose a tag to compare

CHANGES:

  • Unicode 17.0.0 support.

15.1.0+dune

05 Nov 17:21

Choose a tag to compare

CHANGES:

  • Unicode 15.1.0 support.
  • Requires OCaml 4.14.0.
  • The Uunf_string module was rewritten to use the standard library
    UTF decoders and was moved to the uunf library. The uunf.string
    library is deprecated, it warns on usage and simply requires uunf.
  • The sample code was rewritten to use the standard library UTF
    decoders.

15.0.0+dune

15 Mar 04:31

Choose a tag to compare

CHANGES:

  • Unicode 15.0.0 support.