--------------------- - Add code/tests for an empty document. - Fixes 9 to handle xml parsing issues.
0.1.7
---------------------- - Change the encode 'replace' kwarg into a normal arg for older python version.
0.1.6
---------------------- - Fix the link removal, add tests and a place to process other bad links.
0.1.5
---------------------- - Start to look at removing bad links from content in the conditional cleaning state. This was really used for the scripting.com site's garbage.
0.1.4
---------------------- - Add a test generation helper readability_newtest script. - Add tests and fixes for the scripting news parse failure.
0.1.3
---------------------- - Add actual testing of full articles for regression tests. - Update parser to properly clean after winner doc node is chosen.