Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
## v0.2.0 (2016-12-25)
Url deduplication implemented. Tweaking performance with Flow partition options.
## v0.2.0-alpha1 (2016-12-18)
First version using GenStage. Many breaking API changes.
- supporting retries
- supporting recursive crawling
## v0.1.1 (2016-12-16)
Cleaned up `Crawlie` and `Crawlie.Options` modules' interface, same naive implementation.
## v0.1.0 (2016-12-13)
Initial release with a naive implementation.