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

Add replacements option #67

Merged
merged 12 commits into from
Jan 3, 2019
Merged

Add replacements option #67

merged 12 commits into from
Jan 3, 2019

Conversation

un33k
Copy link
Owner

@un33k un33k commented Jan 3, 2019

  • Add replacements option e.g. [['|', 'or'], ['%', 'percent'], ['-', '_']]
  • Clean up
  • Bump version
  • Ensure fully backward compatible

@coveralls
Copy link

Coverage Status

Coverage increased (+0.4%) to 93.069% when pulling 8aea5c4 on staging into 683364e on master.

@un33k un33k merged commit 1340320 into master Jan 3, 2019
un33k added a commit that referenced this pull request Feb 25, 2019
* Add replacements option (#67)

* add text-unidecode option as extra
un33k added a commit that referenced this pull request Feb 26, 2019
* Add replacements option (#67)

* Upgrade Unidecode, add text-unidecode as extra option (#71)

* Add replacements option (#67)

* add text-unidecode option as extra

* remove req.txt files
un33k added a commit that referenced this pull request Mar 3, 2019
* enable raw re pattern

* conditional text_unidecode install

* update readme, changelog, manifest

* update ci

* readme

* drop test for py 2.6 and 3.3

* clean up readme

* readme

* add support user-specific replacements (#66)

thx

* clean up, up version

* add text-unidecode option as extra

* Upgrade Unidecode, add text-unidecode as extra option (#71)

* Add replacements option (#67)

* add text-unidecode option as extra

* remove req.txt files

* Optional Extra Requirements (#72)

* Add replacements option (#67)

* Upgrade Unidecode, add text-unidecode as extra option (#71)

* Add replacements option (#67)

* add text-unidecode option as extra

* remove req.txt files

* use text-unidecode as primary decoding package

* add dev reqs
un33k added a commit that referenced this pull request Mar 31, 2019
* enable raw re pattern

* conditional text_unidecode install

* update readme, changelog, manifest

* update ci

* readme

* drop test for py 2.6 and 3.3

* clean up readme

* readme

* add support user-specific replacements (#66)

thx

* clean up, up version

* add text-unidecode option as extra

* Upgrade Unidecode, add text-unidecode as extra option (#71)

* Add replacements option (#67)

* add text-unidecode option as extra

* remove req.txt files

* Optional Extra Requirements (#72)

* Add replacements option (#67)

* Upgrade Unidecode, add text-unidecode as extra option (#71)

* Add replacements option (#67)

* add text-unidecode option as extra

* remove req.txt files

* use text-unidecode as primary decoding package

* add dev reqs

* up version

* add pypy3.5 test
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.

None yet

3 participants