All Versions
6
Latest Version
0.4
Avg Release Cycle
22 days
Latest Release
2016 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