NEWS 462 B

12345678910111213141516171819
  1. 0.0.4-dev
  2. * Added a troubleshooting section with steps to deal with broken pipes.
  3. * Added nosetests config file (setup.cfg) with defaults.
  4. 0.0.3
  5. * After pruning, run attic's consistency checks on all archives.
  6. * Integration tests for argument parsing.
  7. * Documentation updates about repository encryption.
  8. 0.0.2
  9. * Configuration support for additional attic prune flags: keep_within, keep_hourly, keep_yearly,
  10. and prefix.
  11. 0.0.1
  12. * Initial release.