- Added --ignore-bad-tel-urls option to ignore phone URLs that do not conform to the telephone number URI RFC 3966.
- Added --allow-insecure-content option to crawl pages with HTTPS errors (e.g., self signed certificate).
- Added the --depth option to limit crawling to certain depths.
Initial fork of pylinkchecker
- Changed pylinkchecker to pylinkvalidator
- Changed pylinkcheck.py to pylinkvalidate
- Updated license
- PEP 8 compliance