v1.5.0

niklasvh/html2canvasv1.5.0Jul 5, 2024by github-actions[bot]

AI Summary

This release introduces a configuration option to limit the depth of git clones when executing the crawler within a Docker container.

Key Highlights

  • Limits git clone depth in Docker environment
  • Improves resource usage during Docker builds
  • Adds configuration control for git operations

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))