v0.1.0
Initial release of Image Data Augmentation CLI.
Highlights:
- Typer-based CLI with --input, --output, and --config options.
- YAML/JSON augmentation pipeline configuration.
- Albumentations-powered transforms for resize, flip, rotate, blur, noise, and brightness/contrast.
- Multiprocessing image processing engine with Rich progress output.
- Windows helper scripts for installing dependencies and running the tool.
- Dataset folder structure preservation and configurable output naming.