Skip to content

15.1.0+dune2

Latest
Compare
Choose a tag to compare
@Firobe Firobe released this 04 Mar 19:13
· 0 commits to master since this release
7883cbb

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.