Skip to content

Releases: powersync-ja/powersync-sqlite-core

v0.3.11

24 Feb 08:39
Compare
Choose a tag to compare

Release v0.3.11

v0.3.10

17 Feb 10:02
Compare
Choose a tag to compare

Support bucket priorities and partial sync operations.

v0.3.9

15 Jan 14:57
Compare
Choose a tag to compare

Added debug symbols for iOS and MacOS builds.

v0.3.8

01 Jan 11:56
6144eba
Compare
Choose a tag to compare

Increase column limit to 1999.

v0.3.7

10 Dec 12:24
44d819f
Compare
Choose a tag to compare

Fix internal migrations causing issues with application-level triggers.

v0.3.6

11 Nov 06:55
c2d2ed0
Compare
Choose a tag to compare
  • Fix a bug where remove operations sometimes results in dangling rows on the client.
  • The original fix was included in v0.3.5, but v0.3.6 also cleans up any prior dangling rows.

v0.3.5

11 Nov 06:55
c6b8790
Compare
Choose a tag to compare

Fix remove operations not always reflecting on the client.

v0.3.4

21 Oct 15:15
cd6f12e
Compare
Choose a tag to compare

Changes:

  • Revert iOS framework structure

v0.3.3

21 Oct 12:49
68ef5d0
Compare
Choose a tag to compare

Changes:

  • Add --symlinks flag for xcframework zip file

v0.3.2

21 Oct 11:25
3fe3da5
Compare
Choose a tag to compare

Changes:

  • Create versions directory and symbolic links for macOS and iOS frameworks