Skip to content

Releases: buriy/python-readability

v0.8.1

Choose a tag to compare

@buriy buriy released this 04 Jul 01:05

0.8.1 Fixed processing of non-ascii HTMLs via regexps.
0.8 Replaced XHTML output with HTML5 output in summary() call.

v0.6.1

Choose a tag to compare

@buriy buriy released this 26 Aug 10:18

Fixed logging configuration when using as a library and several other issues

0.6.0.5

Choose a tag to compare

@buriy buriy released this 24 Aug 06:21
Bump to 0.6.0.5

0.6.0.3

Choose a tag to compare

@buriy buriy released this 27 Jul 03:40

Python 2.6, 2.7, 3.3, 3.4 support, fixed installer

0.6

0.6

Choose a tag to compare

@buriy buriy released this 26 Jul 18:31

Finally a release which supports Python versions 2.6, 2.7, 3.3 and 3.4

0.3.0.6

Choose a tag to compare

@buriy buriy released this 16 Mar 16:39

Several minor fixes, including 10.10 mac lxml fix.

0.3.0.3

Choose a tag to compare

@buriy buriy released this 02 Apr 08:19

Updated: Allow latest lxml on Mac OS X 10.9, see issue #39 for comments and setup instructions

0.3.0.2

Choose a tag to compare

@buriy buriy released this 13 Jan 18:47
Quickfix for #41