With this new release, cautious robot will check for images already downloaded in your target folder to avoid overwriting or extra downloads, so we removed the starting_idx parameter.
What's Changed
- Post-release update by @egrace479 in #42
- Rename and move AI agent instructions to align with evolving standards by @egrace479 in #44
- Feat: Pre-check for existing images using in_img_dir column (Closes #34) by @EmersonFras in #43
- feat: Remove
starting_idxparameter (closes #45) by @EmersonFras in #47 - feat: Update
AGENTS.mdto match new feature for existing image handling (closes #46) by @EmersonFras in #48 - Add --version flag to CLI by @Dahlializi in #49
- Add CLI argument updates by @egrace479 in #50
- Release prep by @egrace479 in #52
New Contributors
- @EmersonFras made their first contribution in #43
Full Changelog: v1.1.0...v2.0.0