v1.5.0
modelscope/FunASRv1.5.0Jul 5, 2024by github-actions[bot]
AI Summary
The v1.5.0 release adds functionality to limit the git clone depth when running the crawler within a Docker container.
Key Highlights
- Added git clone depth limit feature
- Implemented specifically for Docker environments
New Features
- Git clone depth limit in docker
Full Release Notes
# [1.5.0](https://github.com/BuilderIO/gpt-crawler/compare/v1.4.0...v1.5.0) (2024-07-05) ### Features * git clone depth limit in docker ([87767db](https://github.com/BuilderIO/gpt-crawler/commit/87767dbda99b3259d44ec2c02dceb3a59bb2ca3c))