Skip to content

Releases: vixcpp/sync

Release v1.0.0

Choose a tag to compare

@GaspardKirira GaspardKirira released this 01 Apr 06:11

Full Changelog: v0.6.0...v1.0.0

Release v0.6.0

Choose a tag to compare

@GaspardKirira GaspardKirira released this 14 Mar 06:50

Full Changelog: v0.4.0...v0.6.0

Release v0.5.0

Choose a tag to compare

@GaspardKirira GaspardKirira released this 09 Feb 08:59

Full Changelog: v0.4.0...v0.5.0

Release v0.4.0

Choose a tag to compare

@GaspardKirira GaspardKirira released this 05 Feb 09:27

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@GaspardKirira GaspardKirira released this 03 Feb 12:12

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@GaspardKirira GaspardKirira released this 18 Jan 04:18

refactor

v0.1.0 — Sync engine extracted

Choose a tag to compare

@GaspardKirira GaspardKirira released this 12 Jan 13:05
  • First standalone release of the Vix sync engine
  • WAL, outbox, retry policies
  • Network layer split into net module
  • Clean CMake targets (vix::sync)
  • Tests fixed and passing