Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 22:44
· 52 commits to master since this release

Version 0.2.0

Add group and consolidate commands for download preparation and post-treatment

Features

  • Add groups instrospection utilities (see rpm-manager group -h)
  • Add group and module merge commands (see rpm-manager consolidate -h)
  • Add xmllint support for download (requires --xpath support)
  • Add --use-xmllint and --use-awk commands to enforce new or legacy xml parsing
  • Add --version flag

Fixes

  • DEV: Fix shellcheck linting to validate all internal scripts
  • The documentation archive now only contains the html doc

Breaking changes

  • If xmllint is available, the download command WILL use it by default
  • Custom download path patterns now require to use %{REPO} to use the repository's name instead of %s