CHANGES 864 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. Attic Changelog
  2. ===============
  3. Here you can see the full list of changes between each Attic release.
  4. Version 0.8
  5. -----------
  6. (feature release, released on X)
  7. - Fix xattr issue when backing up sshfs filesystems (#4)
  8. - Support access of read only repositories.
  9. - New syntax to enable repository encryption:
  10. attic init --encryption="none|passphrase|keyfile".
  11. - Detect and abort if repository is older than the cache.
  12. Version 0.7
  13. -----------
  14. (feature release, released on Aug 5, 2013)
  15. - Ported to FreeBSD
  16. - Improved documentation
  17. - Experimental: Archives mountable as fuse filesystems.
  18. - The "user." prefix is no longer stripped from xattrs on Linux
  19. Version 0.6.1
  20. -------------
  21. (bugfix release, released on July 19, 2013)
  22. - Fixed an issue where mtime was not always correctly restored.
  23. Version 0.6
  24. -----------
  25. First public release on July 9, 2013