Skip to content

Release v0.9.12

Compare
Choose a tag to compare
@CodiePP CodiePP released this 24 Jun 12:58
· 16 commits to main since this release
v0.9.12
ea6f0e0

notable changes:

  • improved Docker images
  • tracing of message output
  • implemented deduplication:
    • if the whole file did not change, then no backup is done of that file
    • if the checksum on a block is still the same as from the previous backup, then a reference to the previous one is inserted and no data copied
  • we include a number of precompiled binaries

Full Changelog: v0.9.11...v0.9.12