index
:
delta/python-packages/python-slugify.git
ci
development
master
sandbox
staging
support3.9
github.com: un33k/python-slugify.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
slugify
/
slugify.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Promote text-unidecode to primary decoding api (#73)
3.0.0
Val Neekman
2019-03-03
1
-2
/
+2
*
Add replacements option (#67)
2.0.1
Val Neekman
2019-01-03
1
-1
/
+13
*
Rename word_boundaries: more consistent naming (#64)
theotheo
2018-12-29
1
-3
/
+3
*
Proper fallback to text-unidecode, favoring Unidecode, drop support for py 2....
2.0.0
Val Neekman
2018-12-25
1
-5
/
+5
*
Support for case sensitivity (#54)
sme
2018-04-25
1
-6
/
+15
*
support of text-unidecode
Val Neekman
2018-03-25
1
-4
/
+6
|
\
|
*
Use unidecode as an API and allow alternatives (#53)
bolkedebruin
2018-03-24
1
-2
/
+4
|
/
*
add regex_pattern and support for py 3.6
1.2.2
Val Neekman
2017-04-01
1
-11
/
+16
|
\
|
*
Added possibility to include custom regex as allowed characters (#36)
vrbaskiz
2017-03-31
1
-2
/
+6
|
*
add py3.5 support, add manifest.in file, add more tests
1.2.1
Val Neekman
2016-08-26
1
-3
/
+3
*
|
add more tests
Val Neekman
2016-08-26
1
-3
/
+3
|
/
*
replace quotes with dashes
Val Neekman
2016-01-15
1
-6
/
+11
*
Fixed apos quote not replaced by separator - Issue #17
Fabio Caccamo
2016-01-15
1
-2
/
+7
*
fixed stopword replacement bug (different separators)
Lucas Woltmann
2015-11-12
1
-2
/
+2
*
Only call .lower() once
Ken Harris
2015-10-06
1
-2
/
+2
*
add numeric comma cleanup
1.1.4
Val Neekman
2015-09-21
1
-18
/
+14
*
unichr is not defined in python 3
Arthur Darcet
2015-07-03
1
-0
/
+1
*
Added support to strip stopwords
Euan Goddard
2015-05-06
1
-1
/
+8
*
remove six dependancy
Val Neekman
2015-04-11
1
-2
/
+15
*
remove 2to3 depenancy, add save word order
Val Neekman
2015-04-11
1
-18
/
+14
*
Add parameter 'save_order'.
dioexul
2015-02-22
1
-6
/
+30
*
Fix bug (len of output string).
dioexul
2015-02-21
1
-31
/
+7
*
Fix kwargs order.
dioexul
2015-02-18
1
-4
/
+4
*
Add save_order parameter.
y.selyutina
2015-02-18
1
-7
/
+31
*
Added console, pypy and some reorg
0.0.8
Val Neekman
2014-08-16
1
-0
/
+113