Releases: powersync-ja/powersync.dart
Releases · powersync-ja/powersync.dart
powersync-v1.6.5
powersync-v1.6.4
Release powersync-v1.6.4
What's Changed
- FIX:
hasSynced
status should be reset afterdisconnectAndClear
has been called. (5e12a079)
Full Changelog: powersync-v1.6.3...powersync-v1.6.4
powersync-v1.6.3
powersync-v1.6.2
powersync-v1.6.1
v1.6.0
Web support is now included in the standard release but remains in alpha. Web support may have some limitations or bugs.
Commits
- e327926: Readme update: Messaging/description of powersync (Conrad Hofmeyr) #91
- e57381f: remove duplicate word (Conrad Hofmeyr) #91
- d812f78: Load and use PowerSync rust extension (#92) (Mughees Khan) #92
- 2fc5e35: Upgrade powersync-sqlite-core to version 0.1.7 for Android (#95) (Mughees Khan) #95
- 948139d: Bump powersync version (#96) (Mughees Khan) #96
- 4739f71: Update existing changelog message for powersync (#97) (Mughees Khan) #97
- 1903747: Override default macOS SQLite for tests (#99) (Mughees Khan) #99
- 98c8905: Check if abort future is completed before completing it (#100) (Mughees Khan) #100
- 0d63063: Upgrade sqlite_async (#105) (Mughees Khan) #105
- e0fbf95: boilerplate (Kobie Botha) #108
- d7884da: the app :) (Kobie Botha) #108
- 3f5bfce: more boilerplate (Kobie Botha) #108
- a0c92f8: fix deps and rename app name (Kobie Botha) #108
- 71f07bf: Merge branch 'master' of github.com:powersync-ja/powersync.dart into feature/django-todolist-demo (Kobie Botha) #108
- eaf8075: bump to latest sqlite_async (Kobie Botha) #108
- 5a3b686: snake_case apiclient (Kobie Botha) #108
- c90c66c: fix
dart analyze
output (Kobie Botha) #108 - f855317:
dart format
(Kobie Botha) #108 - 83e1416: Merge branch 'master' into feature/django-todolist-demo (Kobie Botha) #108
- 8e37523: Add hasSynced and waitForFirstSync (#112) (Mughees Khan) #112
- 8576e28: Close http connections immediately on disconnect. (Ralf Kistner) #115
- a6982e7: Fix some errors when closing client while connecting. (Ralf Kistner) #115
- f886bbd: Remove retry delay when aborting. (Ralf Kistner) #115
- 1a5c224: More accurate connection counts. (Ralf Kistner) #115
- 6aac801: Merge branch 'master' into close-connections-on-disconnect (Ralf Kistner) #115
- 1c1dc10: Fix Future already completed when calling waitForFirstSync (#117) (Mughees Khan) #117
- 98cb5d8: [Feature] Added user parameters support when connecting (#98) (Christiaan Landman) #98
- e41c3e7: [Chore] Update Django Demo Readme (#120) (stevensJourney) #120
- 9e1e376: remove unneeded override (#121) (Dieter Plaetinck) #121
- cde73d9: Fix watch query table names (#123) (Mughees Khan) #123
- de5b7dd: [Fix] Offline has synced (#124) (stevensJourney) #124
- 0919586: Merge branch 'master' into chore/merge-master-alpha-release-2 (Mugi Khan) #127
- c289e8d: Fix tests (Mugi Khan) #127
- e68ed37: Bump versions (Mugi Khan) #129
- 459ca46: Update alpha to beta (Mugi Khan) #129
- 00a03fe: Fix changelog version (Mugi Khan) #129
- 6c3f87c: Revert to alpha messaging (Mugi Khan) #129
v1.6.0-alpha.1
Web SDK release which includes all the features from the stable v1.5.5
package.
Commits
v1.3.0-alpha.9
Includes changes from:
v1.3.0-alpha.8
Chores
- release: publish packages #118 (Steven Ontong)
Commits
- c3d105b: Prevent completing futures twice for web (#104) (Mughees Khan) #61,#118,#104
- 106c85b: [Feature] Use Sqlite Async New SQLIte libs (#93) (stevensJourney) #61,#118,#93
- a2556ce: Bump version and changelog message (#111) (Mughees Khan) #61,#118,#111
- 193e11a: update sqlite async (Steven Ontong) #118