Changelog

Changelog for zsm

0.2.0

Update zsm-lib to version 0.2.0.

Start including tests in source packages.

0.1.0

Initial release.

Add commands:

  • cron
  • validate-config
  • version

Changelog for zsm-lib

0.2.0

Snapshot config field name renamed to label, to avoid confusion with the actual ZFS snapshot name. Also improved validation.

Snapshot config field delta renamed to frequency, because it makes more sense grammatically. Also changed implementation from simple dict to complex string. See Quickstart and Configuration file for more information.

Fix bug where it would incorrectly find and manage snapshots where the label was only a partial match. Add regression test to detect this bug.

Start including tests in source packages.

Improve test coverage.

0.1.0

Initial release.