* 20: Support for Borg's --remote-path option to use an alternate Borg executable. See sample/config.
1.0.0
Not secure
* Attic is no longer supported, as there hasn't been any recent development on it. Dropping Attic support will allow faster iteration on Borg-specific features. If you're still using Attic, this is a good time to switch to Borg! * Project renamed from atticmatic to borgmatic. See the borgmatic README for information on upgrading.
0.1.8
* Fix for handling of spaces in source_directories which resulted in backup up everything. * Fix for broken links to Borg documentation. * At verbosity zero, suppressing Borg check stderr spew about "Checking segments". * Support for Borg --one-file-system. * Support for Borg create --umask. * Support for file globs in source_directories.
0.1.7
* 12: Fixed parsing of punctuation in configuration file. * Better error message when configuration file is missing.
0.1.6
* 10: New configuration option for the encryption passphrase. * 11: Support for Borg's new archive compression feature.
0.1.5
* Changes to support release on PyPI. Now pip installable by name!