Skip to content

15.1.0+dune

Latest
Compare
Choose a tag to compare
@tmattio tmattio released this 05 Nov 17:22
· 0 commits to master since this release

CHANGES:

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