Skip to content

Commit 3aeb1b1

Browse files
committed
v0.5.1
1 parent 3696bc2 commit 3aeb1b1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.5.1
2+
3+
- Fix `watch` when called with query parameters.
4+
- Clean up `-wal` and `-shm` files on close.
5+
16
## 0.5.0
27

38
- No code changes.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: sqlite_async
22
description: High-performance asynchronous interface for SQLite on Dart and Flutter.
3-
version: 0.5.0
3+
version: 0.5.1
44
repository: https://github.com/journeyapps/sqlite_async.dart
55
environment:
66
sdk: '>=2.19.1 <4.0.0'

0 commit comments

Comments
 (0)