Skip to content

Tags: un33k/python-slugify

Tags

v8.0.4

Toggle v8.0.4's commit message
Merge branch 'master' into ci

v8.0.3

Toggle v8.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Drop compatibility for unsupported Python Version (#147)

Drop compatibility for unsupported Python Version (8.0.3)
----

Co-authored-by: Viicos <[email protected]>

v8.0.2

Toggle v8.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ci - Normalize accented text twice. (#143)

* pre normalize, upversion node support in ci/cd, more test

v8.0.1

Toggle v8.0.1's commit message
Merge branch 'staging'

v8.0.0

Toggle v8.0.0's commit message
By default, prefer unidecode if installed

v7.0.0

Toggle v7.0.0's commit message
drop py 3.6, add py 3.11, upversion

v6.1.2

Toggle v6.1.2's commit message
Add cmdLine option

v6.1.1

Toggle v6.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove type hinting (#113)

v6.1.0

Toggle v6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow unicode (#111)

* initial commit to allow unicode

* update version and changelog

* add the flag to the CLI

* update README.md

v6.0.1

Toggle v6.0.1's commit message
regex: allow=>disallow