utf8proc

A clean C library for processing UTF-8 Unicode data
git clone https://git.sinitax.com/juliastrings/utf8proc
Log | Files | Refs | README | LICENSE | sfeed.txt

commit 40e605959eb5cb90b2587fa88e3b661558fbc55a
parent 6271fb97c08e28b16fd39d440cb586c73c7d8a0f
Author: Steven G. Johnson <stevenj@alum.mit.edu>
Date:   Mon, 26 Dec 2016 15:52:48 -0500

version 2.1 release

Diffstat:
MNEWS.md | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/NEWS.md b/NEWS.md @@ -1,6 +1,8 @@ # utf8proc release history # -## Version 2.1 (not yet released) ## +## Version 2.1 ## + +2016-12-16: - New functions `utf8proc_map_custom` and `utf8proc_decompose_custom` to allow user-supplied transformations of codepoints, in conjunction