summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | support of text-unidecodeVal Neekman2018-03-2510-16/+48
|\ \ | |/
| * Use unidecode as an API and allow alternatives (#53)bolkedebruin2018-03-245-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'Donovan2017-05-081-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 Sam2017-05-081-1/+1
| |
| * build/publish enhancements1.2.4Val Neekman2017-04-116-33/+18
| |
* | use twine to publishVal Neekman2017-04-111-1/+4
| |
* | Add setup.cfg, enhance setup.pyVal Neekman2017-04-113-3/+10
| |
* | up versionVal Neekman2017-04-112-1/+5
| |
* | #38: use find_packages() rather than home-grown get_packages and ↵Reece Hart2017-04-102-31/+2
|/ | | | get_package_data (#39)
* Rebuid - Possible corrupt 1.2.2 build1.2.3Val Neekman2017-04-102-1/+4
|
* fixed truncated change logVal Neekman2017-04-011-1/+2
|
* add regex_pattern and support for py 3.61.2.2Val Neekman2017-04-019-45/+120
|\
| * Added possibility to include custom regex as allowed characters (#36)vrbaskiz2017-03-312-2/+11
| | | | | | | | Added possibility to allow custom regex as allowed characters.
| * Pull Request for Issue #32 (#34)Yehor Smoliakov2017-03-313-33/+59
| | | | | | | | Ignore .idea folder & Convert Markdown readme to reStructuredText (#32)
| * Update License LinkVal Neekman2016-09-081-1/+1
| |
| * add py3.5 support, add manifest.in file, add more tests1.2.1Val Neekman2016-08-2610-42/+54
| |
* | reenable py 2.6 test for nowVal Neekman2016-08-261-1/+0
| |
* | reenable py 2.6 test for nowVal Neekman2016-08-261-0/+1
| |
* | drop py 2.6 supportVal Neekman2016-08-263-2/+2
| |
* | pep8 fail testVal Neekman2016-08-261-1/+1
| |
* | run bash scriptVal Neekman2016-08-261-1/+1
| |
* | run pep8.sh in travisVal Neekman2016-08-261-1/+1
| |
* | remove invalid pip optionVal Neekman2016-08-261-1/+1
| |
* | upgrade pip before running travis testVal Neekman2016-08-261-0/+1
| |
* | add more testsVal Neekman2016-08-264-8/+19
| |
* | add manifest.in, py 3.5 support and relax licensing by moving to MITVal Neekman2016-08-267-32/+32
|/
* Merge pull request #26 from proinsias/patch-1Val Neekman2016-08-251-0/+3
|\ | | | | Create MANIFEST.in
| * Create MANIFEST.inFrancis T. O'Donovan2016-08-251-0/+3
|/ | | | Add the license (and other files) to MANIFEST.in so that it will be included in sdists and other packages. This came up during packaging of python-slugify for [conda-forge](https://conda-forge.github.io).
* Download count is removed. No longer accurate.Val Neekman2016-06-201-2/+0
| | | Download count is removed. No longer accurate.
* updated quote test case exampleVal Neekman2016-01-161-1/+1
|
* enhace setupf file1.2.0Val Neekman2016-01-151-2/+1
|
* replace quotes with dashesVal Neekman2016-01-153-7/+22
|
* Merge pull request #23 from fabiocaccamo/masterVal Neekman2016-01-152-3/+8
|\ | | | | Fixed issue #17
| * Updated testsFabio Caccamo2016-01-151-1/+1
| |
| * Fixed apos quote not replaced by separator - Issue #17Fabio Caccamo2016-01-151-2/+7
|/
* Merge pull request #22 from lucaswo/masterVal Neekman2015-12-122-2/+7
|\ | | | | Stopword replacement bug (different separators)
| * fixed stopword replacement bug (different separators)Lucas Woltmann2015-11-122-2/+7
|/
* Merge pull request #21 from kengruven/masterVal Neekman2015-10-061-2/+2
|\ | | | | Only call .lower() once
| * Only call .lower() onceKen Harris2015-10-061-2/+2
|/
* add numeric comma cleanup1.1.4Val Neekman2015-09-211-18/+14
|
* drop official support for py3.2Val Neekman2015-09-213-2/+9
|
* fixed test indentation error -- pep8Val Neekman2015-09-211-1/+1
|
* Merge pull request #19 from edunham/numeric-testsVal Neekman2015-09-211-0/+25
|\ | | | | Add test cases containing numbers
| * Add test cases containing numbersedunham2015-09-201-0/+25
|/
* up version1.1.3Val Neekman2015-07-083-3/+14
|
* Merge branch 'master' into developmentVal Neekman2015-07-082-0/+6
|\
| * Merge pull request #16 from arthurdarcet/patch-1Val Neekman2015-07-032-0/+6
| |\ | | | | | | unichr is not defined in python 3
| | * add a testArthur Darcet2015-07-031-0/+5
| | |
| | * unichr is not defined in python 3Arthur Darcet2015-07-031-0/+1
| |/
* | update image linksVal Neekman2015-07-081-12/+12
|/