Skip to content

v0.8.0

Compare
Choose a tag to compare
@rmax rmax released this 02 Jul 23:05
· 7 commits to master since this release
2ef8162

What's Changed

  • [settings] Deprecate REDIS_START_URLS_BATCH_SIZE by @LuckyPigeon in #259
  • [spiders] Remove duplicate check setting types by @LuckyPigeon in #261
  • fix(sec): upgrade scrapy to 2.6.0 by @lifefloating in #270
  • [dev] Deprecated function scrapy.utils.request.request_fingerprint() warning by @LuckyPigeon in #275
  • [dev] Add customize fingerprint by @LuckyPigeon in #280
  • [spiders] Remove 'spider' argument to ExecutionEngine.crawl by @mic1on in #286
  • Fix test requirements and simplified tox config by @rmax in #295

New Contributors

Full Changelog: 0.7.3...v0.8.0