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 unidecode to 1.0.23 #275

Closed
wants to merge 2 commits into from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates Unidecode from 0.4.19 to 1.0.23.

Changelog

1.0.23

* Improve transliteration of Hebrew letters (thanks to Alon Bar-Lev)
 * Add transliterations for the phonetic block U+1D00 - U+1D7F
   (thanks to Oscar Laurent)
 * Transliterate SI "micro" prefix as "u" instead of "micro" in the
   U+33xx block.
 * Add U+33DE SQUARE V OVER M and U+33DF SQUARE A OVER M.
 * Drop support for Python 2.6 and 3.3 (thanks to Jon Dufresne)

1.0.22

* Move to semantic version numbering, no longer following version
   numbers from the original Perl module. This fixes an issue with
   setuptools (>= 8) and others expecting major.minor.patch format.
   (https://github.com/avian2/unidecode/issues/13)
 * Add transliterations for currency signs U+20B0 through U+20BF
   (thanks to Mike Swanson)
 * Surround transliterations of vulgar fractions with spaces to avoid
   incorrect combinations with adjacent numerals
   (thanks to Jeffrey Gerard)

0.04.21

* Add U+2116 NUMERO SIGN (thanks to Alan Davidson)
 * Add U+05BE HEBREW PUNCTUATION MAQAF (thanks to Micha Moskovic)

0.04.20

* Fixed transliteration of circled Latin letters and numbers
   (thanks to Krzysztof Jurewicz).
 * Add square unit symbols.
 * Add Latin variants in U+20xx and U+21xx pages.
 * Fix U+02B1 MODIFIER LETTER SMALL H WITH HOOK.
 * Fix U+205F MEDIUM MATHEMATICAL SPACE.
 * Add "DIGIT ... COMMA" and "PARANTHESIZED LATIN CAPITAL LETTER"
   in U+1F1xx page.
 * Add missing vulgar fractions and a/c, a/s, c/o, c/u symbols.
 * Add universal Wheel release (thanks to Adam Chainz).
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #365

@pyup-bot pyup-bot closed this Jun 14, 2019
@StuartJSquires StuartJSquires deleted the pyup-update-unidecode-0.4.19-to-1.0.23 branch June 14, 2019 15:47
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