- changed unicode decode to ascii decode when writing html to disk
0.4.8
------
- added missing python 3 compatibilities
0.4.7
------
- fixed urlparse importerror in utils.py for python 3 users
0.4.6
Not secure
------
- fixed html => text - all conversions fixed, test_scrape.py added to keep it this way - added pdfkit to requirements.txt
0.4.5
Not secure
------
- added docstrings to all functions - fixed IOError when trying to convert local html to html - fixed IOError when trying to convert local html to pdf - fixed saving scraped files to text, was saving PART filenames instead