Release history¶
1.10.2¶
2018-09-17
Add
get_translit_functionfor speed-ups when looping through a large set of strings.
1.10.1¶
2018-05-02
Fixes and improvements in Georgian language pack. Removed historical asomtavruli (an old Georgian script which is no longer used) support.
Improvements in Serbian language pack.
1.9¶
2016-12-27
Dropping Python 3.2 and Python 3.3 support.
Clean up.
pep8 fixes.
Minor fixes in Greek language pack.
Dedicated shell in example project.
Tested again PyPy.
1.8¶
2016-07-09
Added Macedonian language pack.
Added Mongolian language pack.
Drop support for Python 3.2.
1.6¶
2014-03-12
Ukrainian language pack added.
Each language pack got an extra properly
detectable, which is set to False by default. Language packs with that properly set to False are excluded from language auto-detection.Improved tests.
1.3¶
2013-10-01
Fixed reversed translation of some chars in Russian language pack.
Improved tests.
Minor API improvements.
1.1¶
2013-09-08
Allow language packs to be unregistered when not forced.
Minor documentation improvements.
0.9¶
2013-08-03
Greek language pack status changed to beta.
Improvements of slugify and language detection of Greek language.
0.5¶
2013-07-31
Configurable settings added.
Minor fixes.
Better debugging.
Minor documentation improvements.