Skip to content

1.5.2

Compare
Choose a tag to compare
@vdusek vdusek released this 19 Jan 10:47
· 40 commits to master since this release
708078b

Internal changes

  • Create a new subpackage for Scrapy pipelines
  • Remove some noqas thanks to the new Ruff release
  • Replace relative imports with absolute imports
  • Replace asserts with custom checks in Scrapy subpackage

Fixed

  • Add missing import check to ApifyHttpProxyMiddleware