pkgtreediff v0.4 Release Notes

Release Date: 2019-09-18 // over 4 years ago
    • ๐Ÿ‘Œ 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)

Previous changes from v0.3

    • โž• add --pattern for href filename globbing
    • ๐Ÿ‘‰ use http-directory-0.1.4 for httpDirectory basic filtering