v0.3.0
版本发布时间: 2024-08-27 18:08:43
apify/crawlee-python最新发布版本:v0.3.5(2024-09-10 19:54:27)
0.3.0 (2024-08-27)
- See upgrading guide.
🚀 Features
- Implement ParselCrawler that adds support for Parsel (#348, closes #335) (a3832e5) by @asymness
- Add support for filling a web form (#453, closes #305) (5a125b4) by @vdusek
🐛 Bug Fixes
- Remove indentation from statistics logging and print the data in tables (#322, closes #306) (359b515) by @TymeeK
- Remove redundant log, fix format (#408) (8d27e39) by @janbuchar
- Dequeue items from RequestQueue in the correct order (#411) (96fc33e) by @janbuchar
- Relative URLS supports & If not a URL, pass #417 (#431, closes #417) (ccd8145) by @black7375
- Typo in ProlongRequestLockResponse (#458) (30ccc3a) by @janbuchar
- Add missing all to top-level init.py file (#463) (353a1ce) by @janbuchar