Attic v0.12 Release Notes

Release Date: 2014-04-07 // almost 10 years ago
  • ๐Ÿš€ (feature release, released on April 7, 2014)

    • ๐Ÿ‘ Python 3.4 support (#62)
    • ๐Ÿ“š Various documentation improvements a new style
    • ๐Ÿ‘ attic mount now supports mounting an entire repository not only individual archives (#59)
    • โž• Added option to restrict remote repository access to specific path(s): attic serve --restrict-to-path X (#51)
    • Include "all archives" size information in "--stats" output. (#54)
    • โž• Added --stats option to attic delete and attic prune
    • ๐Ÿ›  Fixed bug where attic prune used UTC instead of the local time zone when determining which archives to keep.
    • ๐Ÿ–จ Switch to SI units (Power of 1000 instead 1024) when printing file sizes