v0.15.0
Breaking Change
- Legacy systems requiring RPMv3 (e.g. CentOS 7) are no longer supported. Use versions prior to 0.15 for such a system.
- If --metadata-overwrite, --set-metadata(-s) and --variant are specified and some values in these conflict, the decision priority of the adopted value is changed. (Reverted to the specification prior to 0.12.0.) See #109 for details.
What's Changed
- fix metadata overwrite option behavior due to clap degrade by @cat-in-136 in #110
- fix: doc by @niebayes in #112
- Upgrade crates by @cat-in-136 in #111
- Support weak dependencies: recommends, supplements, suggests, and enhances by @cat-in-136 in #113
New Contributors
Full Changelog: v0.14.1...v0.15.0