caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Daniel Bünzli" <daniel.buenzli@erratique.ch>
To: Caml-list <caml-list@inria.fr>
Subject: [Caml-list] [ANN] Uucd 3.0.0 & Uucp 1.0.0 & Uunf 1.0.0 & Uuseg 0.9.0
Date: Thu, 18 Jun 2015 00:25:03 +0100	[thread overview]
Message-ID: <378B8C5CCAA040D3A515940713654B39@erratique.ch> (raw)

Hello, 

Unicode 8.0.0 has been released a few hours ago. It adds 7716 new characters including the sorely missing CHEESE WEDGE (U+1F9C0) character. See [1,2] for the full list of additions and more information.

Accordingly the following modules had to be updated. All of this should be available in opam shortly.

# Uucd 3.0.0 
http://erratique.ch/software/uucd
https://github.com/dbuenzli/uucd/blob/v3.0.0/CHANGES.md#v300-2015-06-17-cambridge-uk

New properties and new property cases having been added, this is an incompatible release.

# Uucp 1.0.0
http://erratique.ch/software/uucp
https://github.com/dbuenzli/uucp/blob/v1.0.0/CHANGES.md#v100-2015-06-17-cambridge-uk

New blocks and scripts having been added, this is an incompatible release (new variant cases).

# Uunf 1.0.0 
http://erratique.ch/software/uunf
https://github.com/dbuenzli/uunf/blob/399ec05/CHANGES.md#v100-2015-06-17-cambridge-uk

Uunf also gets an incompatible release to fix a very stupid API quirk, see the release notes on how to migrate code. The API is now expected to be stable. It also introduces a new Uunf_string module that allows to directly normalize OCaml UTF-X encoded strings (depends on Uutf); if that's your only need you are encouraged to directly use these functions as they could get optimized in the future. Finally it has the latest data to handle 8.0.0's characters.

# Uuseg 0.9.0
http://erratique.ch/software/uuseg
https://github.com/dbuenzli/uuseg/blob/65f065/CHANGES.md#v090-2015-06-17-cambridge-uk

Support for 8.0.0's new line breaking and sentence boundary rules. Also adds a small incompatible change in the custom segmenter API, see the release notes.

Best,

Daniel

[1] http://www.unicode.org/charts/PDF/Unicode-8.0/
[2] http://blog.unicode.org/2015/06/announcing-unicode-standard-version-80.html




                 reply	other threads:[~2015-06-17 23:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=378B8C5CCAA040D3A515940713654B39@erratique.ch \
    --to=daniel.buenzli@erratique.ch \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).