- removed duplicated function (crawler#driver(fn))
- bump:
cheerio
package from 0.19.0 to 0.22.0 - added: missing repository links in
package.json
- added: automated tests with Travis configuration
- updated vulnerable dependencies
- updated response handler to treat 4xx and 5xx status codes as acceptable
- added: crawler#driver(fn)
- better setter variable for the timeout and allow the driver to be set
- sparkling new (functional) api
- fix require
- Initial release