v1.75.1
ScrapeGraphAI/Scrapegraph-aiv1.75.1Mar 24, 2026by github-actions[bot]
AI Summary
Improves logging practices by replacing print statements throughout the codebase.
Key Highlights
- Replaced print() statements with proper logging across the codebase
- Enhances observability and debugging capabilities
Full Release Notes
## [1.75.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.75.0...v1.75.1) (2026-03-24) ### Bug Fixes * replace print() statements with proper logging across codebase ([1d9551a](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/1d9551aaf20be6aa39ee4f8ddd93215faae183c0))