We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e029d0 commit 09625e7Copy full SHA for 09625e7
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## 0.7.0-alpha.2
2
3
+- Add latest changes from master
4
+
5
+## 0.7.0-alpha.2
6
7
- Fix re-using a shared Mutex from <https://github.com/powersync-ja/sqlite_async.dart/pull/31>
8
9
## 0.7.0-alpha.1
pubspec.yaml
@@ -1,6 +1,6 @@
name: sqlite_async
description: High-performance asynchronous interface for SQLite on Dart and Flutter.
-version: 0.7.0-alpha.2
+version: 0.7.0-alpha.3
repository: https://github.com/powersync-ja/sqlite_async.dart
environment:
sdk: ">=3.2.0 <4.0.0"
0 commit comments