1.5.2
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