···11+v1.0.0 2016-11-23 Zagreb
22+------------------------
1344+- `Uutf.String.fold_utf_{8,16be,16le}`, allow substring folding via
55+ optional arguments. Thanks to Raphaël Proust for the idea and the
66+ patch.
27- OCaml standard library `Uchar.t` support.
38 - Removes and substitutes `type Uutf.uchar = int` by the (abstract)
49 `Uchar.t` type. `Uchar.{of,to}_int` allows to recover the previous