Skip to content

Update python-slugify to 3.0.5#187

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup/update-python-slugify-1.2.6-to-3.0.5
Closed

Update python-slugify to 3.0.5#187
pyup-bot wants to merge 1 commit intomasterfrom
pyup/update-python-slugify-1.2.6-to-3.0.5

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates python-slugify from 1.2.6 to 3.0.5.

Changelog

3.0.5

- Add test for pre-translation (e.g German Umlaut)
- Add special char supports (optional Use)

3.0.4

- Now supporting text-unidecode>=1.3
- Now supporting Unidecode>=1.1.1

3.0.3

- Remove unicode chars from file

3.0.2

- Add official support of Py 3.7

3.0.1

- Add test.py to manifest

3.0.0

- Upgrade Unidecode
- Promote text-unidecode as the primary decoding package
- Add Unidecode as an optional extra. "pip install python-slugify[unidecode]"

2.0.1

- Add replacements option e.g. [['|', 'or'], ['%', 'percent'], ['-', '_']] (andriyor)

2.0.0

- Fix alternative dependency installation
Links

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #188

@pyup-bot pyup-bot closed this Oct 10, 2019
@vCra vCra deleted the pyup/update-python-slugify-1.2.6-to-3.0.5 branch October 10, 2019 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant