- Install
scrapyd-deploy
as a console script. - New
scrapy-client
CLI withdeploy
,projects
,spiders
, andschedule
subcommands.
- New
-a
option to deploy to all targets. - Fix returncode on egg deploy error.
- Add Python 3 support.
- Drop Python 2.6 support.
Initial release.