Note
Releases without timestamps mean they will be released in the future.
Development means it’s current changes in development repository.
Makefile
Makefile
fix UnicodeDecodeError on opening smartypants.py, which includes Unicode characters, when running setup.py with Python 3 and specific locales (#5, patch by Benoît Monin)
fix _tokenize can not handle HTML comment properly
This fix includes pull request #1 with modification for handling -- appears in a comment, which makes the comment not a comment
fix --- being converted in educateDashes
The Perl doesn’t do such, and it’s possibly a mistaken in version v1.5_1.5 (eed4a8a16f11)
If you want the same behavior with default attributes, you need to use Attr.q | Attr.b | Attr.i | Attr.e
setup.py
Makefile
fix convert_quot always enabled
It was always turned on. To have same effect of previous 1 attr, equivalent attrs are qbdew. Now 1 means qbde
The following releases were made by Hao Lian:
smartypants.py exactly the same as 1.5_1.6
smartypants.py exactly the same as 1.5_1.6
The following releases were made by Chad Miller: