Serritor 1.3.1
This release includes a new feature and changes to the existing API.
Changes in a nutshell:
- Changes how the crawler is configured:
- Adds CrawlerConfigurationBuilder for building CrawlerConfiguration instances
- The configuration is passed to the crawler's constructor
- Adds the possibility to download the file in onNonHtmlResponse callback
Please check the Wiki for more information.