Skip to content

Releases: spacemeshos/quicksync-rs

v0.1.7

28 Feb 17:39
Compare
Choose a tag to compare

What's Changed

  • Do not follow the redirect on checking layer in trusted db by @brusherru in #4
  • chore(deps): bump h2 from 0.3.22 to 0.3.24 by @dependabot in #2
  • it's macos arm not m1 by @pigmej in #3

Full Changelog: v0.1.6...v0.1.7

v0.1.6

20 Feb 12:34
Compare
Choose a tag to compare
  • Backup state.sql-wal
  • Improve the code

v0.1.4

15 Feb 07:42
Compare
Choose a tag to compare
  • Unpack state.sql from the archive despite the inner directory structure
  • Fix the URL to checksum
  • Fix the bug when interrupted downloading was not handled properly (introduced within integrating of blocking API)

v0.1.2

13 Feb 13:05
Compare
Choose a tag to compare

Bundle sqlite3.dll into the artifacts

v0.1.1

13 Feb 06:56
Compare
Choose a tag to compare

Now it also checks for the latest layer available in the cloud.

v0.1.0

08 Feb 09:14
Compare
Choose a tag to compare

The first release implements two basic features:

  1. Comparing for the latest layer in db against calculated latest layer
  2. Downloading, unzipping & verifying the database from official Spacemesh webservice