2016-06-10 22:31:37 +02:00
|
|
|
1.0.1
|
|
|
|
|
|
|
|
* #19: Support for Borg's --remote-path option to use an alternate Borg
|
|
|
|
executable. See sample/config.
|
|
|
|
|
2016-06-10 20:21:53 +02:00
|
|
|
1.0.0
|
|
|
|
|
2016-06-10 20:53:45 +02:00
|
|
|
* 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.
|
2016-06-10 20:21:53 +02:00
|
|
|
|
2016-04-11 01:01:05 +02:00
|
|
|
0.1.8
|
2016-01-31 11:42:07 +01:00
|
|
|
|
2016-04-11 00:27:21 +02:00
|
|
|
* Fix for handling of spaces in source_directories which resulted in backup up everything.
|
|
|
|
* Fix for broken links to Borg documentation.
|
2016-04-11 01:01:05 +02:00
|
|
|
* At verbosity zero, suppressing Borg check stderr spew about "Checking segments".
|
2016-04-11 00:27:21 +02:00
|
|
|
* Support for Borg --one-file-system.
|
|
|
|
* Support for Borg create --umask.
|
2016-04-11 00:29:42 +02:00
|
|
|
* Support for file globs in source_directories.
|
2016-01-31 11:42:07 +01:00
|
|
|
|
2015-09-07 01:40:39 +02:00
|
|
|
0.1.7
|
2015-09-07 00:33:56 +02:00
|
|
|
|
|
|
|
* #11: Fixed parsing of punctuation in configuration file.
|
2015-09-07 00:55:14 +02:00
|
|
|
* Better error message when configuration file is missing.
|
2015-09-07 00:33:56 +02:00
|
|
|
|
2015-09-03 07:48:07 +02:00
|
|
|
0.1.6
|
|
|
|
|
|
|
|
* #9: New configuration option for the encryption passphrase.
|
|
|
|
* #10: Support for Borg's new archive compression feature.
|
|
|
|
|
2015-08-09 19:59:27 +02:00
|
|
|
0.1.5
|
|
|
|
|
|
|
|
* Changes to support release on PyPI. Now pip installable by name!
|
|
|
|
|
2015-07-30 17:12:31 +02:00
|
|
|
0.1.4
|
|
|
|
|
|
|
|
* Adding test that setup.py version matches release version.
|
|
|
|
|
2015-07-28 06:47:52 +02:00
|
|
|
0.1.3
|
|
|
|
|
|
|
|
* #1: Add support for "borg check --last N" to Borg backend.
|
|
|
|
|
2015-07-27 06:06:03 +02:00
|
|
|
0.1.2
|
2015-07-22 06:29:40 +02:00
|
|
|
|
2015-07-27 06:06:03 +02:00
|
|
|
* As a convenience to new users, allow a missing default excludes file.
|
2015-07-22 06:29:40 +02:00
|
|
|
* New issue tracker, linked from documentation.
|
|
|
|
|
2015-07-19 03:44:11 +02:00
|
|
|
0.1.1
|
|
|
|
|
|
|
|
* Adding borgmatic cron example, and updating documentation to refer to it.
|
|
|
|
|
2015-07-19 03:35:29 +02:00
|
|
|
0.1.0
|
|
|
|
|
|
|
|
* New "borgmatic" command to support Borg backup software, a fork of Attic.
|
|
|
|
|
2015-07-18 06:58:50 +02:00
|
|
|
0.0.7
|
2015-06-14 20:00:46 +02:00
|
|
|
|
2015-07-18 06:58:50 +02:00
|
|
|
* Flag for multiple levels of verbosity: some, and lots.
|
2015-06-14 20:00:46 +02:00
|
|
|
* Improved mocking of Python builtins in unit tests.
|
|
|
|
|
2015-05-11 07:00:31 +02:00
|
|
|
0.0.6
|
|
|
|
|
|
|
|
* New configuration section for customizing which Attic consistency checks run, if any.
|
|
|
|
|
2015-03-15 18:44:18 +01:00
|
|
|
0.0.5
|
|
|
|
|
|
|
|
* Fixed regression with --verbose output being buffered. This means dropping the helpful error
|
|
|
|
message introduced in 0.0.4.
|
|
|
|
|
2015-03-15 18:15:03 +01:00
|
|
|
0.0.4
|
2015-02-28 20:03:22 +01:00
|
|
|
|
2015-03-15 18:14:30 +01:00
|
|
|
* Now using tox to run tests against multiple versions of Python in one go.
|
2015-03-15 17:52:40 +01:00
|
|
|
* Helpful error message about how to create a repository if one is missing.
|
2015-03-15 18:14:30 +01:00
|
|
|
* Troubleshooting section with steps to deal with broken pipes.
|
|
|
|
* Nosetests config file (setup.cfg) with defaults.
|
2015-02-28 20:03:22 +01:00
|
|
|
|
2015-02-14 18:23:40 +01:00
|
|
|
0.0.3
|
2014-12-20 20:37:25 +01:00
|
|
|
|
2015-02-14 18:23:40 +01:00
|
|
|
* After pruning, run attic's consistency checks on all archives.
|
2014-12-20 20:37:25 +01:00
|
|
|
* Integration tests for argument parsing.
|
|
|
|
* Documentation updates about repository encryption.
|
|
|
|
|
2014-12-07 03:35:20 +01:00
|
|
|
0.0.2
|
|
|
|
|
|
|
|
* Configuration support for additional attic prune flags: keep_within, keep_hourly, keep_yearly,
|
|
|
|
and prefix.
|
|
|
|
|
|
|
|
0.0.1
|
|
|
|
|
|
|
|
* Initial release.
|