Re: [dev] [libgrapheme] version 2.0.0 release

2022-10-11 Thread Laslo Hunhold
On Thu, 06 Oct 2022 21:46:16 + "Hadrien Lacour" wrote: Dear Hadrien, > Hurray, I'll probably try it soon, as I was waiting for case > conversion to happen. I'm glad to hear that! Yes, it was also one of my biggest goals. > Too bad I still need to roll my theoretically incorrect but de fact

Re: [dev] [libgrapheme] version 2.0.0 release

2022-10-06 Thread Hadrien Lacour
On Thu Oct 6, 2022 at 11:23 PM CEST, Laslo Hunhold wrote: > Dear fellow hackers, > > I'm pleased to announce version 2.0.0 of libgrapheme[0][1], a library > for Unicode string handling. > > This version adds > > - word segmentation > - sentence segmentation > - detection of permis

[dev] [libgrapheme] version 2.0.0 release

2022-10-06 Thread Laslo Hunhold
Dear fellow hackers, I'm pleased to announce version 2.0.0 of libgrapheme[0][1], a library for Unicode string handling. This version adds - word segmentation - sentence segmentation - detection of permissible line break opportunities - case detection - cas