Skip to content

rustic_core-v0.11.0

Latest

Choose a tag to compare

@rustic-release-plz rustic-release-plz released this 05 Apr 08:14
· 12 commits to main since this release
d8e7dc2

Added

  • Optimize hardlink creation in restore (#495)
  • add exclude-if-xattr option (#491)

Fixed

  • make ignore's .git_exclude() mirror .git_ignore() (#494)

Other

  • update dependencies (#496)
  • preserve hardlinks on restore (#492)
  • use general tree modifier in repair snapshots (#463)
  • [breaking] Optimize file streaming (#489)
  • [breaking] use Cow to avoid OsString allocations (#487)