Attic v0.11 Release Notes

Release Date: 2014-03-07 // about 10 years ago
  • ๐Ÿš€ (feature release, released on March 7, 2014)

    • ๐Ÿ†• New "check" command for repository consistency checking (#24)
    • ๐Ÿ“š Documentation improvements
    • ๐Ÿ›  Fix exception during "attic create" with repeated files (#39)
    • ๐Ÿ†• New "--exclude-from" option for attic create/extract/verify.
    • ๐Ÿ‘Œ Improved archive metadata deduplication.
    • ๐Ÿ—„ "attic verify" has been deprecated. Use "attic extract --dry-run" instead.
    • ๐Ÿ—„ "attic prune --hourly|daily|..." has been deprecated. Use "attic prune --keep-hourly|daily|..." instead.
    • ๐Ÿ‘ Ignore xattr errors during "extract" if not supported by the filesystem. (#46)