Desync Versions Save

Alternative casync implementation

v0.9.5

10 months ago

v0.9.4

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/folbricht/desync/compare/v0.9.3...v0.9.4

v0.9.3

1 year ago

Changelog

  • 8eb0446 Add --ignore and --ignore-chunks options to cache command (#197)
  • 22df7e6 Add --repair option for command that work with cache (#200)
  • e62c46d Add a goreleaser configuration and workflow (#205)
  • 8d1be78 Add information about the seed indexes. (#199)
  • f4ee2b1 Add new ENV variable to make it easier to parse the progresses (#211)
  • a4c6fd2 Add option to discard invalid seeds (#203)
  • 47914b8 Add option to regenerate invalid seed indexes (#216)
  • eeffcfc Added --error-retry store option to retry network errors (#202)
  • f914eb9 Create a progress bar for the plan validation (#217)
  • b545768 Do not immediately abort the extraction if a seed chunk is invalid (#220)
  • 9d7ccdf Fix help doc for mount-index command (#201)
  • b565693 Fix inline comment about the error-retry-base-interval (#213)
  • 0bac841 Get the correct size for block devices (#207)
  • b7a13be Speed up VerifyIndex (#206)
  • 5dd803e Support glob patterns in the configuration file (#209)
  • 359d181 Update golang.org/x/sys to fix build issue with Go 1.18 (#218)
  • 16ddd74 Validate the written chunks when using a seed (#214)
  • 32d4018 Write the progress bar attempt number (#219)
  • c508eeb feat: add HTTP cookie header support (#223)
  • 064dd21 verify-index should not compare file size of block devices (#195)