All Versions
36
Latest Version
Avg Release Cycle
35 days
Latest Release
386 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.0.1 Changes
March 08, 2022- "To people of Russia": There is a war in Ukraine right now. The forces of the Russian Federation are attacking civilians.
- โก๏ธ optimize some phpdocs
-
v2.0.0 Changes
January 24, 2022- prefer "Russian - Passport (2013), ICAO" instead of "Russian - GOST 7.79-2000(B)"
- ๐ fix "Ukrainian" char-mapping (thanks to @Andr1yk0)
- ๐ fix "Persian" char-mapping (thanks to @frost-cyber)
-
v1.6.1 Changes
January 24, 2021- โช revert: prefer "Russian - Passport (2013), ICAO" instead of "Russian - GOST 7.79-2000(B)"
- โช revert: fix "Ukrainian" char-mapping (thanks to @Andr1yk0)
- โช revert: fix "Persian" char-mapping (thanks to @frost-cyber)
-
v1.6.0 Changes
January 24, 2021- prefer "Russian - Passport (2013), ICAO" instead of "Russian - GOST 7.79-2000(B)"
- ๐ fix "Ukrainian" char-mapping (thanks to @Andr1yk0)
- ๐ fix "Persian" char-mapping (thanks to @frost-cyber)
- ๐ fix "ASCII::normalize_whitespace()" -> "CARRIAGE RETURN" is more like "" and no "\n"
- add "ASCII::to_ascii_remap()" -> this method will return broken characters and is only for special cases
-
v1.5.6 Changes
November 12, 2020- ๐ "ASCII::normalize_whitespace()" -> can now also remove "control characters" if needed v2
-
v1.5.5 Changes
November 12, 2020- ๐ fix "Greeklish" char-mapping (thanks @sebdesign)
- ๐ "ASCII::normalize_whitespace()" -> can now also remove "control characters" if needed
-
v1.5.4 Changes
November 08, 2020- โ add some missing replacements in U+23xx page (thanks @marcoffee)
- ๐ fix "Russian" char-mapping (thanks @ilyahoilik)
- โ running test with PHP 8.0 rc3
-
v1.5.3 Changes
July 23, 2020- ๐ fix "Georgian" char-mapping (thanks @waska14)
-
v1.5.2 Changes
June 16, 2020- โ add "Bengali" (bn) language support (thanks @eliyas5044)
- ๐ fix "Portuguese" char-mapping
- โฌ๏ธ reduce the file size (removed extra comments from "avian2/unidecode")
-
v1.5.1 Changes
May 26, 2020- ๐ fix merge ASCII transliterations from "avian2/unidecode" (python) -> https://github.com/avian2/unidecode/