Releases: scrapinghub/shub
Releases · scrapinghub/shub
v2.15.2
What's Changed
- add support for python 3.12 by @branchvincent in #434
- drop six requirement by @branchvincent in #438
- Release notes for 2.15.2 by @Gallaecio in #439
New Contributors
- @branchvincent made their first contribution in #434
Full Changelog: v2.15.1...v2.15.2
v2.15.1
What's Changed
- schedule command: Scrapinghub -> Zyte by @elacuesta in #437
Full Changelog: v2.15.0...v2.15.1
v2.15.0
What's Changed
- Fix E231 and E501 flake8 errors in CI by @rennerocha in #433
- use app.zyte.com now by @HassanQamar07 in #432
- Fix RTD by @Gallaecio in #435
- fix tests for latest pipenv by @elacuesta in #436
New Contributors
- @HassanQamar07 made their first contribution in #432
Full Changelog: v2.14.5...v2.15.0
v2.14.5
v2.14.4
v2.14.3
What's Changed
- Fix deps conversion by @alexandresgf in #422
New Contributors
- @alexandresgf made their first contribution in #422
Full Changelog: v2.14.2...v2.14.3
v2.14.2
What's Changed
- Allow click versions other than 7.0 by @Gallaecio in #416
Full Changelog: v2.14.1...v2.14.2
v2.14.1
What's Changed
- Import pipenv utils from new location by @elacuesta in #418
- Chore: Bump pyinstaller version by @elacuesta in #419
Full Changelog: v2.14.0...v2.14.1
v2.14.0
What's Changed
- Bump pyyaml from 5.3.1 to 5.4 by @dependabot in #394
- Stop using Python 3.5 for CI by @vshlapakov in #395
- Bump py from 1.8.1 to 1.10.0 in /tests by @vshlapakov in #400
- Add example of how to run start-crawl in docker by @ejulio in #410
- Run CI on GitHub Actions by @elacuesta in #413
- Python 3.10 support by @elacuesta in #415
New Contributors
- @dependabot made their first contribution in #394
- @ejulio made their first contribution in #410
Full Changelog: v2.13.0...v2.14.0
v2.13.0
The minor release brings official support for Python 3.9 and adusts CI configuration (note that it also updates tqdm
dependency to resolve incompatibility issues).