- updated program description - removed overwriting test due to issues with it
0.7.7
Not secure
------
- no longer defaults to overwriting files, added program flags/a prompt - adding renaming mechanism if choosing to not overwrite a file - some function reorganizing
0.7.6
Not secure
------
- added print text to stdout option - removed extra newline appended in re_filter - wrapped pdfkit import in try/except as it isnt essential
0.7.5
Not secure
------
- removed extra urlparse import
0.7.4
Not secure
------
- added option to not save images - images are now only saved if saving to HTML or PDF - checks if outfilename has extension before adding new one - fixed domains being sometimes mismatched to urls - fixed extension being unnecessary appended to urls (for the most part)