Changelog of @hackage/rpm-nvr 0.1.2

Revision history for rpm-nvr

0.1.2 (2022-05-10)

  • tighten NVR and NVRA string validation to prevent empty names

0.1.1 (2021-11-02)

  • fix a critical bug in rpmVerCompare numeric comparison
  • reading NVRA now removes any directory prefix
  • NVR and VerRel are now records

0.1.0 (2021-06-06)

  • initial release with NV, NVR, NVRA, VerRel and rpmVerCompare