We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1997b80 commit e4a699bCopy full SHA for e4a699b
README.rst
@@ -42,8 +42,8 @@ Usage
42
Change Log
43
----------
44
45
-- 0.8 Fixed processing of non-ascii HTMLs via regexps.
46
-- 0.8beta Replaced XHTML output with HTML5 output in summary() call.
+- 0.8.1 Fixed processing of non-ascii HTMLs via regexps.
+- 0.8 Replaced XHTML output with HTML5 output in summary() call.
47
- 0.7.1 Support for Python 3.7 . Fixed a slowdown when processing documents with lots of spaces.
48
- 0.7 Improved HTML5 tags handling. Fixed stripping unwanted HTML nodes (only first matching node was removed before).
49
- 0.6 Finally a release which supports Python versions 2.6, 2.7, 3.3 - 3.6
0 commit comments