- updated program description and added extra installation instructions - added .travis.yml and requirements.txt
0.3.0
Not secure
------
- added read option for user inputted html files, currently writes files individually and not grouped, to do next is add grouping option - added html/ directory containing test html files - made relative imports explicit using absolute_import - added proxies to utils.py
0.2.10
Not secure
------
- moved OrderedSet class to orderedset.py rather than utils.py
0.2.9
Not secure
------
- updated program description and keywords in setup.py
0.2.8
Not secure
------
- restricts crawling to seed domain by default, changed --strict to --nonstrict for crawling outside given website