Releases: starwing/luautf8
Releases Β· starwing/luautf8
0.1.6
What's Changed
- Add 'normalize_nfc' and 'isnfc' functions by @alexdowad in #44
- Update to Unicode 15.1 by @data-man in #45
- Add new 'grapheme_indices' function by @alexdowad in #47
- Improve grammar, spelling, and formatting of README.md by @alexdowad in #50
- Fix bugs in NFC normalization code by @alexdowad in #51
- Explicitly include limits.h instead of transitively assuming it by @alerque in #55
New Contributors
Full Changelog: 0.1.5...0.1.6
Add `clean` and `isvalid` funnctions
- add
clean
,isvalid
,invalidposition
functions - add fuzzing test
thansk for @alexdowad
Update Unicode Standard to 15.0
0.1.4 release new version to luarocks
Bugfix Release
make a new release for #31, changes:
- update Unicode version to 14
- Fix compile error on CentOS6
Bugfix release
This is a bugfix release, as I don't have much time/idea for new feature of this project.
release 0.1.1
fix encode/decode large code point issue.
release 0.1.0-1
release 0.1.0