| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 0.08: * Ignore recommended packages
- Update to version 0.07: * Fix handling exceptions during refresh
- Update to version 0.06: * Avoid double slash after baseurl
- Update to version 0.05: * Add --non-interactive flag * Always load system repo
- Update to version 0.04: * Skip primary.xml download when cached * Skip rpm download when cached * Do not fetch updateinfo * Fix mirrors are not loaded if repo is cached * fix: system repo never refreshes * Dont load system repo with custom SYPP_ROOT
- Update to version 0.03: * Add basic support for variables in repo files * Improve error reporting * Format README.md
- Update to version 0.02: * Add readme and license files * Use /var/cache/zypp when root * Implement concurrency in repo refresh * Add --force flag to refresh * fix typo missing brakets in $element->type
- Update to version 0.01: * ci: add environ tests * Add concurrency option to commands * Add concurrent download * ci: Add ci for system tests * t: Add system test to use with zypper * t: Add system test * Cache list of mirrors during repo refresh * Add support for .mirrors file * Add support for multiple url in baseurl * download
- Initial release 0.01