v2.0.0.0 - "So Long Surrogates"
poorlyknitsweater
released this
02 May 11:58
·
34 commits
to master
since this release
Switched to text-2.0 which uses UTF-8 encoding internally.
- Removed
Data.Text.Utf8.*
modules - Replaced
Data.Text.AhoCorasick.*
andData.Text.BoyerMoore.*
(previously using UTF-16) with the UTF-8 implementation