zfs-prune-snapshots/CHANGES.md

1.0 KiB

ZFS Prune Snapshots Changes

Not Yet Released

(nothing yet)

v1.5.0

  • Sanity check datasets existence before running
  • -q will hide warnings for datesets not existing
  • Based on (#9)

v1.4.1

  • Allow snapshot datasets to contain spaces (#18)

v1.4.0

  • Show snapshot size (used) and number of snapshots processed (6e3891ddd1)
  • Add list only option (-l) to just list datasets that match (e4ba772f2c)

v1.3.0

v1.2.0

  • Add zfs binary check (#8)
  • Support inverting of prefix/suffix match (-i) (#17)

v1.1.0

v1.0.1

v1.0.0

  • Initial Release