Skip to content

Releases: spacemeshos/quicksync-rs

v0.2.0-alpha

09 Oct 15:04
f313633
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

What's Changed

The most crucial change in this alpha is possibility to sync partial data over quick sync https://github.com/spacemeshos/quicksync-rs?tab=readme-ov-file#partial-quicksync

Please note that this version is considered to be alpha.

Full Changelog: v0.1.16...v0.2.0-alpha

v0.1.16

22 Aug 10:23
da4a314
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @poszu made their first contribution in #23

Full Changelog: v0.1.15...v0.1.16

v0.1.15

18 Jul 10:19
Compare
Choose a tag to compare

What's Changed

  • fix: download in case when url file was dropped or any exist() error by @brusherru in #18
  • Fix: do not skip backup in case of error + remove state.url as the last step by @brusherru in #19

Full Changelog: v0.1.14...v0.1.15

v0.1.14

16 Jul 09:58
Compare
Choose a tag to compare

What's Changed

  • Fixed constantly failing in case when state.zst is persist, but state.url is not
  • Fixed bug that may be caused by calling exists method, currently if it fails it defaults to false

Full Changelog: v0.1.11...v0.1.14

v0.1.13

10 Jul 11:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.11...v0.1.13

v0.1.12

26 Jun 10:36
Compare
Choose a tag to compare

What's Changed

  • Fix interrupted download and improve ETA calculation by @brusherru in #13

Full Changelog: v0.1.11...v0.1.12

v0.1.11

11 Apr 10:43
Compare
Choose a tag to compare

What's Changed

  • Display more informative errors in case of os error by @brusherru in #11

Full Changelog: v0.1.10...v0.1.11

v0.1.10

20 Mar 17:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.1.9

05 Mar 09:55
Compare
Choose a tag to compare

What's Changed

  • Fix check command: request for zst and add user agent to all requests by @brusherru in #7

Full Changelog: v0.1.8...v0.1.9

v0.1.8

01 Mar 09:28
Compare
Choose a tag to compare

What's Changed

  • Support ZSTD archives and validate archive checksum by @brusherru in #6

Full Changelog: v0.1.7...v0.1.8