0.4.1
0.4.1 (2024-11-11)
🚀 Features
- Add
max_crawl_depth
option toBasicCrawler
(#637) (77deaa9) by @Prathamesh010 - Add BeautifulSoupParser type alias (#674) (b2cf88f) by @Pijukatel
🐛 Bug Fixes
- Fix total_size usage in memory size monitoring (#661) (c2a3239) by @janbuchar
- Add HttpHeaders to module exports (#664) (f0c5ca7) by @vdusek
- Fix unhandled ValueError in request handler result processing (#666) (0a99d7f) by @janbuchar
- Fix BaseDatasetClient.iter_items type hints (#680) (a968b1b) by @Pijukatel