My working unpac repository

Update change log.

+5
+5
CHANGES.md
··· 1 + v1.0.0 2016-11-23 Zagreb 2 + ------------------------ 1 3 4 + - `Uutf.String.fold_utf_{8,16be,16le}`, allow substring folding via 5 + optional arguments. Thanks to Raphaël Proust for the idea and the 6 + patch. 2 7 - OCaml standard library `Uchar.t` support. 3 8 - Removes and substitutes `type Uutf.uchar = int` by the (abstract) 4 9 `Uchar.t` type. `Uchar.{of,to}_int` allows to recover the previous