Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 1.28 KB

changelog.md

File metadata and controls

60 lines (34 loc) · 1.28 KB

Change Log

All notable changes to this project will be documented in this file. It's the Change Log for https://github.com/dapuru/zfsbackup

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.7] - 2022-08-26

Added

Changed

Added Linux compatibility, marked in the code with #!! This is due to the parallel use of a local Linux system, and there are some things different between Linux and FreeBSD, namely:

Fixed

[0.6.1] - 2022-04-03

Earlier change is not documented seriously...

Added

  • new Parameter -y: don't ask when creating/overwriting folders in backup

Changed

  • Support for encrypted Backup-Pool using load-key
  • Scrub for Backup-Pool
  • Email-Notification
  • Cleansing
  • .env-file for config
  • Regex for Scrub-Date & Command line parameter for Dry-run (-d) and forced scrub (-f)

Fixed

  • several stuff

[0.6] - 2021-06-05

Initial public release

Added

Changed

Fixed