Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update python-slugify to 3.0.3 #242

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates python-slugify from 1.2.6 to 3.0.3.

Changelog

3.0.3

- Add Options to readme
- Add more unit tests

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 #268

@pyup-bot pyup-bot closed this Sep 20, 2019
@MerlinB MerlinB deleted the pyup-update-python-slugify-1.2.6-to-3.0.3 branch September 20, 2019 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant