Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add U+30A0 (katakana double hyphen)HEADmaster | Tomaz Solc | 2023-03-13 | 1 | -1/+1 |
| | |||||
* | Map ・ and ー (issue #71) | Emil Hammarberg | 2023-03-10 | 1 | -2/+2 |
| | |||||
* | Set version to 1.3.6 | Tomaz Solc | 2022-09-30 | 1 | -1/+1 |
| | |||||
* | Update change log. | Tomaz Solc | 2022-09-30 | 1 | -0/+6 |
| | |||||
* | Set version to 1.3.5unidecode-1.3.5 | Tomaz Solc | 2022-09-28 | 1 | -1/+1 |
| | |||||
* | Update change log. | Tomaz Solc | 2022-09-28 | 1 | -0/+3 |
| | |||||
* | Remove trailing space for fractions. | Tomaz Solc | 2022-09-28 | 1 | -3/+3 |
| | | | | | | | This prevents adding an extra space between fraction and punctuation in strings like "Platform 9¾, Kingʹs Cross Station". Closes #81 | ||||
* | Set version to 1.3.4unidecode-1.3.4 | Tomaz Solc | 2022-03-10 | 1 | -1/+1 |
| | |||||
* | Update change log. | Tomaz Solc | 2022-03-10 | 1 | -0/+4 |
| | |||||
* | add some symbols | cheznewa | 2022-03-04 | 2 | -32/+32 |
| | |||||
* | Bump copyright date. | Tomaz Solc | 2022-02-19 | 1 | -1/+1 |
| | |||||
* | Set version to 1.3.3unidecode-1.3.3 | Tomaz Solc | 2022-02-19 | 1 | -1/+1 |
| | |||||
* | Update change log. | Tomaz Solc | 2022-02-19 | 1 | -0/+4 |
| | |||||
* | Read input line by line | Jan-Thorsten Peter | 2022-02-18 | 2 | -11/+13 |
| | |||||
* | Set version to 1.3.2, update change log.unidecode-1.3.2 | Tomaz Solc | 2021-09-16 | 2 | -1/+5 |
| | |||||
* | Add GitHub actions configuration. | Tomaz Solc | 2021-09-10 | 3 | -10/+33 |
| | |||||
* | Update change log.unidecode-1.3.1 | Tomaz Solc | 2021-09-09 | 1 | -0/+3 |
| | |||||
* | Set version to 1.3.1 | Tomaz Solc | 2021-09-09 | 1 | -1/+1 |
| | |||||
* | Remove universal=1 from setup.cfg | Tomaz Solc | 2021-09-09 | 1 | -3/+0 |
| | | | | | | This prevents the wheel from being installed on Python 2. https://packaging.python.org/guides/distributing-packages-using-setuptools/#wheels | ||||
* | Fix changelog.unidecode-1.3.0 | Tomaz Solc | 2021-09-06 | 1 | -2/+2 |
| | |||||
* | Set version to 1.3.0 | Tomaz Solc | 2021-09-06 | 1 | -1/+1 |
| | |||||
* | Update change log. | Tomaz Solc | 2021-09-06 | 1 | -0/+5 |
| | |||||
* | Fix classifiers. | Tomaz Solc | 2021-09-06 | 1 | -1/+1 |
| | |||||
* | Improve Yiddish conversion | Alon Bar-Lev | 2021-08-31 | 1 | -22/+22 |
| | | | | | | Cleanup invalid characters and typos. Fixup special characters. | ||||
* | Improve Hebrew conversion | Alon Bar-Lev | 2021-08-31 | 1 | -14/+14 |
| | | | | | | | | Cleanup special rearly used characters. Regular characters closer to formal document[1]. [1] https://hebrew-academy.org.il/wp-content/uploads/taatik-ivrit-latinit-1-1.pdf | ||||
* | Add Python 3.9 to tox.ini | Tomaz Solc | 2021-04-04 | 1 | -1/+1 |
| | |||||
* | Move README.rst to utf-8 encoding. | Tomaz Solc | 2021-03-06 | 2 | -3/+3 |
| | | | | | This also hopefully makes it clearer that Unidecode is not about decoding \u escapes. | ||||
* | Add tox.ini to MANIFEST.in | Tomaz Solc | 2021-03-05 | 1 | -0/+1 |
| | |||||
* | Add Python 3.8 to tox.ini | Tomaz Solc | 2021-03-05 | 1 | -1/+1 |
| | |||||
* | support and test py 3.8 | kf@hydra | 2021-03-05 | 2 | -0/+2 |
| | |||||
* | Add missing backslashes. | Tomaz Solc | 2021-02-05 | 1 | -1/+1 |
| | |||||
* | Make tox run tests through pytest. | Tomaz Solc | 2021-02-05 | 2 | -9/+7 |
| | |||||
* | Remove __init__.pyi | Tomaz Solc | 2021-02-05 | 3 | -11/+5 |
| | |||||
* | More Python 2 compatibility code clean up. | Tomaz Solc | 2021-02-05 | 3 | -16/+2 |
| | |||||
* | Drop pypy from tox.ini | Tomaz Solc | 2021-02-05 | 1 | -1/+1 |
| | |||||
* | Drop old Python versions from Travis. | Tomaz Solc | 2021-02-05 | 1 | -3/+0 |
| | |||||
* | Move Py3.5-compatible type annotations inline. | Tomaz Solc | 2021-02-05 | 2 | -8/+4 |
| | |||||
* | Add another FAQ. | Tomaz Solc | 2021-02-05 | 1 | -3/+11 |
| | |||||
* | Drop support for Python 2 and 3.4. | Tomaz Solc | 2021-02-05 | 6 | -107/+64 |
| | |||||
* | Set version to 1.2.0unidecode-1.2.0 | Tomaz Solc | 2021-02-05 | 1 | -1/+1 |
| | |||||
* | Update change log. | Tomaz Solc | 2021-02-05 | 1 | -0/+12 |
| | |||||
* | Add warning about dropping Python 2.x and 3.4. | Tomaz Solc | 2021-02-05 | 1 | -1/+4 |
| | |||||
* | Add Typing stubs for the main API. | Pascal Corpet | 2021-02-03 | 3 | -0/+12 |
| | | | | See PEP 484 (for typing) and PEP 561 (for distributing types). | ||||
* | Avoid exception chaining on Python 3. | Tomaz Solc | 2021-01-08 | 2 | -4/+16 |
| | | | | | | This avoids exceptions raised by errors='strict' from displaying as "During handling of the above exception ..." in the backtrace which can be confusing. | ||||
* | Bump copyright date. | Tomaz Solc | 2021-01-08 | 1 | -1/+1 |
| | |||||
* | Convert examples in README to Python 3 syntax. | Tomaz Solc | 2021-01-08 | 2 | -4/+4 |
| | |||||
* | Add examples for the 'errors' argument. | Tomaz Solc | 2021-01-08 | 1 | -1/+8 |
| | |||||
* | Rename argument replace_char -> replace_str | Tomaz Solc | 2020-12-20 | 3 | -13/+13 |
| | |||||
* | More mass replace '' -> None | Tomaz Solc | 2020-12-20 | 4 | -757/+757 |
| | | | | See 35295352. | ||||
* | Document the new errors argument. | Tomaz Solc | 2020-12-20 | 1 | -0/+11 |
| |