CHANGES 807 B

12345678910111213141516171819202122232425262728293031323334353637383940
  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. - Support access of read only repositories.
  8. - New syntax to enable repository encryption:
  9. attic init --encryption="none|passphrase|keyfile".
  10. - Detect and abort if repository is older than the cache.
  11. Version 0.7
  12. -----------
  13. (feature release, released on Aug 5, 2013)
  14. - Ported to FreeBSD
  15. - Improved documentation
  16. - Experimental: Archives mountable as fuse filesystems.
  17. - The "user." prefix is no longer stripped from xattrs on Linux
  18. Version 0.6.1
  19. -------------
  20. (bugfix release, released on July 19, 2013)
  21. - Fixed an issue where mtime was not always correctly restored.
  22. Version 0.6
  23. -----------
  24. First public release on July 9, 2013