NEWS 539 B

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