- added a rustfmt.toml to continue this standardization.
- clap has deprecated the use of YAML files, so I moved to a builder method instead
- the color of the progress bar has been boldened
- added a -v/--verbose flag which is hidden from the user but allows debug messages to be displayed easier
What's Changed
New Contributors
Full Changelog: v0.2.1...v0.3.0