Skip to content

Fix Unicode character selection

Latest
Compare
Choose a tag to compare
@johnstonskj johnstonskj released this 31 Jul 22:45
59b64fa

This release replaces the internal is_uchar function with is_utf8_non_ascii that implements the correct RFC set of Unicode characters.

This fixes issue #21

Full Changelog: v0.2.8...v0.2.9