Changed
- Moved legacy translation tables to
tables/legacy/. [#112] - Removed the transliteration attempts in
unicode.tbl, as well as the default
value, so most Unicode will just pass through unchanged. [#112] - The translation tables for CP-1252 and ISO-8859-1 now transcode characters to
UTF-8. [#112]
Removed
- Removed
utf_8-legacysequence (useiso8859_1-legacyinstead). [#112]