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
*
Update import order for unidecode vs text_unidecode (#126)
Maksym Shalenyi
2023-01-27
1
-2
/
+2
*
cmdline options
Val Neekman (AvidCoder)
2022-04-27
1
-29
/
+26
*
Create command line tool that can set all parameters
Jacobo de Vera
2020-04-09
1
-8
/
+0
*
Drop support for old python - cleanup - up version (#88)
4.0.0
Val Neekman
2019-10-20
1
-2
/
+2
*
remove unicode chars from file
Val Neekman
2019-07-27
1
-3
/
+3
*
update readme, add pydoc
Val Neekman
2019-07-27
1
-4
/
+4
*
add text-unidecode option as extra
Val Neekman
2019-02-22
1
-2
/
+2
*
clean up, up version
Val Neekman
2019-01-03
1
-0
/
+5
*
add support user-specific replacements (#66)
Andriy Orehov
2019-01-03
1
-1
/
+8
*
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