Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates python-slugify from 1.2.6 to 3.0.4.

Changelog

3.0.4

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

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
Collaborator Author

Closing this in favor of #187

@pyup-bot pyup-bot closed this Oct 10, 2019
@vCra vCra deleted the pyup/update-python-slugify-1.2.6-to-3.0.4 branch October 10, 2019 22:17
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.

2 participants