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.
|