New
0.1.6
What's Changed
- Add 'normalize_nfc' and 'isnfc' functions by @alexdowad in https://github.com/starwing/luautf8/pull/44
- Update to Unicode 15.1 by @data-man in https://github.com/starwing/luautf8/pull/45
- Add new 'grapheme_indices' function by @alexdowad in https://github.com/starwing/luautf8/pull/47
- Improve grammar, spelling, and formatting of README.md by @alexdowad in https://github.com/starwing/luautf8/pull/50
- Fix bugs in NFC normalization code by @alexdowad in https://github.com/starwing/luautf8/pull/51
- Explicitly include limits.h instead of transitively assuming it by @alerque in https://github.com/starwing/luautf8/pull/55
New Contributors
- @alerque made their first contribution in https://github.com/starwing/luautf8/pull/55
Full Changelog: https://github.com/starwing/luautf8/compare/0.1.5...0.1.6