Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new release] uunf (15.1.0+dune) #208

Merged
merged 1 commit into from Nov 6, 2023

Conversation

tmattio
Copy link
Contributor

@tmattio tmattio commented Nov 5, 2023

Unicode text normalization for OCaml

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.

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.
@tmattio tmattio merged commit 3ad7b6f into dune-universe:master Nov 6, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant