All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.5.1 (2021-07-06)
1.5.0 (2021-06-28)
- force naked file names to omit path (0824731)
- quotes in command line arguments (d933c2e)
- reset init arrays (2c70992)
- add long options (1ff248c)
1.4.3 (2021-05-30)
1.4.2 (2021-05-29)
1.4.1 (2021-05-29)
- bug in find() with --no-header (62bb2e9)
- configurable suffixes for file search (54f26b8)
- FIXME and others in cmd_test() (9a2ae38)
- sudo-as-root prevention code (f2d1bd0)
1.4.0 (2021-05-27)
- Begin to use semantic versioning starting with this release
- Enhanced config file specification and multiple-location search
- Minor updates and improvements
1.3 (2021-05-25)
- Bugfixes
- Minor improvements
1.2 (2021-05-24)
- Bugfixes
- Improve output
- Confirmation / autoconfirmation for snapshot removal
1.1 (2021-05-22)
- Bugfixes
- Improvements with sudo interaction and user permissions
- The destination holding the snapshots is now by default omitted from new snapshots. To revert to the previous behaviour you can use a filter with the List Reset pattern as the first rule in the ruleset.
1.0 (2020-06-07)
- Multiple config support, with global defaults and per config overrides
- Regex operations: find and remove snapshots quickly
- Pluggable rotation handlers
- Integrated retention policy tester/simulator
- Online help
- Quiet mode