All notable changes to this project are here. The top-most version is the newest one.
- Added means a new feature
- Changed means a new feature
- Fixed means a bug fix
Whenever possible, link the given PR with the feature/fix.
Keep a Changelog, Semantic Versioning.
- New setting
SPIDERFEEDER_INPUT_FORMAT
to set the file format or fall back to the file extension. PR#18 - Fall back to
scrapy
AWS settings if not provided. PR#20 - Fixed AWS settings set in Dash (Scrapy Cloud) UI. PR#21
- New schemes
http
andhttps
. PR#22
- Support for
.csv
and.json
input files PR#8 - Support for Scrapinghub Collections PR#11
- Support for loading urls and meta data through
StartUrlsAndMetaLoader
PR #12 and PR #14
SPIDERFEEDER_INPUT_FILE
setting toSPIDERFEEDER_INPUT_URI
- Support for plain text files