* Drop support for Python <3.7. * Add replacements for playing card suits and chess pieces (thanks to Alan Davidson) * Add replacements for U+211F "RESPONSE" and 0x2123 "VERSICLE" (thanks to ciesiolka on GitHub) * Fix replacement for U+1D6D5 "MATHEMATICAL BOLD SMALL TAU". * Fix replacements for U+014A "LATIN CAPITAL LETTER ENG" and U+014B "LATIN SMALL LETTER ENG". * Add replacements for U+2103 "DEGREE CELSIUS" and U+2109 "DEGREE FAHRENHEIT".
1.3.8
* Fix replacement for U+1E9E "LATIN CAPITAL LETTER SHARP S" (thanks to Thomas Voss)
1.3.7
* Add missing replacements for katakana punctuation (thanks to Emil Hammarberg) * Fix replacement for U+1F19C "SQUARED SECOND SCREEN". * Fix replacement for U+1F1A9 "SQUARED LOSSLESS". * Add more replacements for symbols in the U+21xx and U+1F1xx pages (thanks to cheznewa on GitHub) * Remove old __init__.pyi from the Wheel package that was included due to a bug in the build script.
1.3.6
* No changes. Re-upload to PyPi.
1.3.5
* Remove trailing space in replacements for vulgar fractions. * This release was yanked from PyPi, because the Wheel package contained the wrong version of the code and was incompatible with Python 3.5. .tar.gz package was not affected.
1.3.4
* Add some missing replacements for symbols in the U+21xx and U+1F1xx pages (thanks to cheznewa on GitHub)