- Refactor by separating HCCrawler and Crawler classes
- Public API to launch a browser has changed. Now you can launch browser by
HCCrawler.launch() - Rename
shouldRequesttopreRequest - Modify README according to new public API
- Modify examples according to new public API
- Support
extraHeadersoption - Refactor handlers for options
- Add comment in JSDoc style