| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add Python 3.7 Support (#77)3.0.2 | Val Neekman | 2019-03-31 | 3 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * enable raw re pattern * conditional text_unidecode install * update readme, changelog, manifest * update ci * readme * drop test for py 2.6 and 3.3 * clean up readme * readme * add support user-specific replacements (#66) thx * clean up, up version * add text-unidecode option as extra * Upgrade Unidecode, add text-unidecode as extra option (#71) * Add replacements option (#67) * add text-unidecode option as extra * remove req.txt files * Optional Extra Requirements (#72) * Add replacements option (#67) * Upgrade Unidecode, add text-unidecode as extra option (#71) * Add replacements option (#67) * add text-unidecode option as extra * remove req.txt files * use text-unidecode as primary decoding package * add dev reqs * up version * add pypy3.5 test | ||||
| * | Test against Python 3.7 (#75) | Steven Loria | 2019-03-31 | 2 | -2/+4 |
| | | | | | | | Also, remove `sudo: false` because TravisCI has migrated to their VM-based infrastructure: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration | ||||
| * | add test to manifest3.0.1 | Val Neekman | 2019-03-25 | 2 | -1/+4 |
| | | |||||
| * | MANIFEST.in: Add test.py to sdist (#74) | John Vandenberg | 2019-03-25 | 1 | -0/+1 |
| | | |||||
| * | Promote text-unidecode to primary decoding api (#73)3.0.0 | Val Neekman | 2019-03-03 | 8 | -24/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * enable raw re pattern * conditional text_unidecode install * update readme, changelog, manifest * update ci * readme * drop test for py 2.6 and 3.3 * clean up readme * readme * add support user-specific replacements (#66) thx * clean up, up version * add text-unidecode option as extra * Upgrade Unidecode, add text-unidecode as extra option (#71) * Add replacements option (#67) * add text-unidecode option as extra * remove req.txt files * Optional Extra Requirements (#72) * Add replacements option (#67) * Upgrade Unidecode, add text-unidecode as extra option (#71) * Add replacements option (#67) * add text-unidecode option as extra * remove req.txt files * use text-unidecode as primary decoding package * add dev reqs | ||||
| * | Add replacements option (#67)2.0.1 | Val Neekman | 2019-01-03 | 5 | -2/+30 |
| | | |||||
| * | Rename word_boundaries: more consistent naming (#64) | theotheo | 2018-12-29 | 1 | -3/+3 |
| | | |||||
| * | readme | Val Neekman | 2018-12-25 | 1 | -2/+2 |
| | | |||||
| * | readme typo | Val Neekman | 2018-12-25 | 1 | -1/+1 |
| | | |||||
| * | Proper fallback to text-unidecode, favoring Unidecode, drop support for py ↵2.0.0 | Val Neekman | 2018-12-25 | 9 | -250/+163 |
| | | | | | | | | | | | | | | | | | | | | | 2.6, 3.3. (#63) * enable raw re pattern * conditional text_unidecode install * update readme, changelog, manifest * update ci * readme * drop test for py 2.6 and 3.3 * clean up readme * readme | ||||
| * | fix readme license refrence | Val Neekman | 2018-09-02 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' into development | Val Neekman | 2018-09-02 | 0 | -0/+0 |
| |\ | |||||
| | * | release 1.2.6, case sensitive slug support1.2.6 | Val Neekman | 2018-09-02 | 7 | -9/+38 |
| | | | |||||
| * | | link to test.py | Val Neekman | 2018-09-02 | 1 | -2/+2 |
| | | | |||||
| * | | link to test.py | Val Neekman | 2018-09-02 | 1 | -1/+1 |
| | | | |||||
| * | | up version | Val Neekman | 2018-09-02 | 4 | -1/+14 |
| | | | |||||
| * | | Support for case sensitivity (#54) | sme | 2018-04-25 | 3 | -7/+23 |
| |/ | | | | | | | | | | * added support for case sensitivity * remove empty line * ignore W605 warning from pycodestyle * doc string for lowercase keyword argument | ||||
| * | cleanup changelog1.2.5 | Val Neekman | 2018-03-25 | 1 | -4/+0 |
| | | |||||
| * | Merge branch 'master' into development | Val Neekman | 2018-03-25 | 1 | -0/+4 |
| |\ | |||||
| | * | simplify publishing | Val Neekman | 2018-03-25 | 1 | -1/+1 |
| | | | |||||
| | * | support for text-unidecode | Val Neekman | 2018-03-25 | 9 | -31/+35 |
| | | | |||||
| * | | cleanup | Val Neekman | 2018-03-25 | 2 | -5/+1 |
| | | | |||||
| * | | Update README.rst | Val Neekman | 2018-03-25 | 1 | -1/+1 |
| | | | |||||
| * | | cleanups | Val Neekman | 2018-03-25 | 1 | -1/+1 |
| | | | |||||
| * | | cleanups | Val Neekman | 2018-03-25 | 3 | -2/+3 |
| | | | |||||
| * | | grammer | Val Neekman | 2018-03-25 | 2 | -4/+4 |
| | | | |||||
| * | | support of text-unidecode | Val Neekman | 2018-03-25 | 10 | -16/+48 |
| |\ \ | |/ | |||||
| | * | Use unidecode as an API and allow alternatives (#53) | bolkedebruin | 2018-03-24 | 5 | -4/+30 |
| | | | | | | | | | | | | | | | | | This PR allows specifying WITH_TEXTUNIDECODE when installing python-slugify. This allows using text-unidecode instead of unidecode. It will default to using unidecode. Closes: #51 | ||||
| | * | Create MANIFEST.in (#42) | Francis T. O'Donovan | 2017-05-08 | 1 | -0/+3 |
| | | | | | | | | | Add the `LICENSE` and other files to `MANIFEST.in` so that they will be included in sdists and other packages. This came up during packaging of `python-slugify` for `conda-forge`. | ||||
| | * | Update CHANGELOG.md - didn't you mean `1.2.4`? (#40) | Loisaida Sam | 2017-05-08 | 1 | -1/+1 |
| | | | |||||
| | * | build/publish enhancements1.2.4 | Val Neekman | 2017-04-11 | 6 | -33/+18 |
| | | | |||||
| * | | use twine to publish | Val Neekman | 2017-04-11 | 1 | -1/+4 |
| | | | |||||
| * | | Add setup.cfg, enhance setup.py | Val Neekman | 2017-04-11 | 3 | -3/+10 |
| | | | |||||
| * | | up version | Val Neekman | 2017-04-11 | 2 | -1/+5 |
| | | | |||||
| * | | #38: use find_packages() rather than home-grown get_packages and ↵ | Reece Hart | 2017-04-10 | 2 | -31/+2 |
| |/ | | | | get_package_data (#39) | ||||
| * | Rebuid - Possible corrupt 1.2.2 build1.2.3 | Val Neekman | 2017-04-10 | 2 | -1/+4 |
| | | |||||
| * | fixed truncated change log | Val Neekman | 2017-04-01 | 1 | -1/+2 |
| | | |||||
| * | add regex_pattern and support for py 3.61.2.2 | Val Neekman | 2017-04-01 | 9 | -45/+120 |
| |\ | |||||
| | * | Added possibility to include custom regex as allowed characters (#36) | vrbaskiz | 2017-03-31 | 2 | -2/+11 |
| | | | | | | | | | Added possibility to allow custom regex as allowed characters. | ||||
| | * | Pull Request for Issue #32 (#34) | Yehor Smoliakov | 2017-03-31 | 3 | -33/+59 |
| | | | | | | | | | Ignore .idea folder & Convert Markdown readme to reStructuredText (#32) | ||||
| | * | Update License Link | Val Neekman | 2016-09-08 | 1 | -1/+1 |
| | | | |||||
| | * | add py3.5 support, add manifest.in file, add more tests1.2.1 | Val Neekman | 2016-08-26 | 10 | -42/+54 |
| | | | |||||
| * | | reenable py 2.6 test for now | Val Neekman | 2016-08-26 | 1 | -1/+0 |
| | | | |||||
| * | | reenable py 2.6 test for now | Val Neekman | 2016-08-26 | 1 | -0/+1 |
| | | | |||||
| * | | drop py 2.6 support | Val Neekman | 2016-08-26 | 3 | -2/+2 |
| | | | |||||
| * | | pep8 fail test | Val Neekman | 2016-08-26 | 1 | -1/+1 |
| | | | |||||
| * | | run bash script | Val Neekman | 2016-08-26 | 1 | -1/+1 |
| | | | |||||
| * | | run pep8.sh in travis | Val Neekman | 2016-08-26 | 1 | -1/+1 |
| | | | |||||
| * | | remove invalid pip option | Val Neekman | 2016-08-26 | 1 | -1/+1 |
| | | | |||||
| * | | upgrade pip before running travis test | Val Neekman | 2016-08-26 | 1 | -0/+1 |
| | | | |||||
