Releases: Imageomics/cautious-robot
v2.0.0
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
v1.1.0
What's Changed
- Release updates by @egrace479 in #33
- fix swapped name by @egrace479 in #35
- Refactor: move download_images logic into download.py with helper functions by @Dahlializi in #36
- ✨ Set up Copilot instructions for cautious-robot repository by @Copilot in #39
- Change set required for functionality with Cornell Birds CSV by @thompsonmj in #40
New Contributors
- @Dahlializi made their first contribution in #36
- @Copilot made their first contribution in #39
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Add cautious-robot logo by @egrace479 in #24
- re-align call to sum-buddy with its updated parameter by @egrace479 in #26
- Feature/avoid overwrite by @zoeduan in #25
- Update Python Dependencies by @egrace479 in #29
- Handle linting by @thompsonmj in #30
- Adds PyPI publication workflow by @egrace479 in #31
- Add Citation and Zenodo metadata by @egrace479 in #32
New Contributors
- @thompsonmj made their first contribution in #30
Full Changelog: v0.2.0-alpha...v1.0.0
v0.2.0-alpha
What's Changed
- Update README.md by @egrace479 in #14
- BuddyCheck Structure re-write by @egrace479 in #19
- Fix downsample directory assignment timing by @egrace479 in #21
- Add more test cases for cautious-robot by @zoeduan in #20
- Update testing workflow with dev dependencies and full python coverage by @egrace479 in #22
- Update version by @egrace479 in #23
New Contributors
Full Changelog: v0.1.1-alpha...v0.2.0-alpha
v0.1.1-alpha
This is an alpha version pre-release: Thorough testing is not yet implemented and feature stability between this and future versions is not guaranteed.
We welcome feedback via Issues, where future planned features and updates may also be found.
What's Changed
- [Bug-fix] iterate while-loop on response error by @egrace479 in #11
- Add test workflow for push and PRs by @egrace479 in #12
- update version by @egrace479 in #13
Full Changelog: v0.1.0-alpha...v0.1.1-alpha
v0.1.0-alpha
This is an alpha version pre-release: Thorough testing is not yet implemented and feature stability between this and future versions is not guaranteed.
We welcome feedback via Issues, where future planned features and updates may also be found.
What's Changed
- Initial downloader setup by @egrace479 in #1
- Add BuddyCheck verifier by @egrace479 in #8
- Append alpha to version by @egrace479 in #10
New Contributors
- @egrace479 made their first contribution in #1
Full Changelog: https://github.com/Imageomics/cautious-robot/commits/v0.1.0-alpha