v0.3.0
Changes
- Replaced structopt with clap 3 (#1)
- clap is gated behind default feature, so that it can be excluded when using
retroimg
as a library (#4) - Reduced dependency footprint and list of supported image format (#4)
Fixes and Enhancements
Full Changelog: v0.2.0...v0.3.0