All Versions
6
Latest Version
0.4
Avg Release Cycle
22 days
Latest Release
1682 days ago

Changelog History

  • v0.4 Changes

    September 18, 2019
    • ๐Ÿ‘Œ support files of lists of rpms
    • ๐Ÿ‘Œ support commands for getting package NVRs
      • to run "rpm -qa" etc, locally or remotely
      • note commands must be quoted and include a space to be recognized
    • ๐Ÿ›  fix sorting of packages by rpmvercmp() style ordering (#3) (fixes cumulative trees like CentOS for example)
    • โž• add --timeout option for http (#1)
  • v0.3 Changes

    June 06, 2019
    • โž• add --pattern for href filename globbing
    • ๐Ÿ‘‰ use http-directory-0.1.4 for httpDirectory basic filtering
  • v0.2.1 Changes

    June 06, 2019
    • ๐Ÿ‘ better recursion handling and href filtering
  • v0.2 Changes

    June 05, 2019
    • ๐Ÿ–จ print summary
    • โž• add --ignore-arch
  • v0.1 Changes

    June 04, 2019
    • --ignore-version option
  • v0.0 Changes

    May 31, 2019
    • ๐ŸŽ‰ Initially created.
    • ๐Ÿš€ --ignore-release option