NEWS 598 B

123456789101112131415161718192021
  1. 0.0.4
  2. * Now using tox to run tests against multiple versions of Python in one go.
  3. * Helpful error message about how to create a repository if one is missing.
  4. * Troubleshooting section with steps to deal with broken pipes.
  5. * Nosetests config file (setup.cfg) with defaults.
  6. 0.0.3
  7. * After pruning, run attic's consistency checks on all archives.
  8. * Integration tests for argument parsing.
  9. * Documentation updates about repository encryption.
  10. 0.0.2
  11. * Configuration support for additional attic prune flags: keep_within, keep_hourly, keep_yearly,
  12. and prefix.
  13. 0.0.1
  14. * Initial release.