Skip to content

Commit

Permalink
[sembast] v3.7.3+2
Browse files Browse the repository at this point in the history
  • Loading branch information
alextekartik committed Aug 20, 2024
1 parent ec65605 commit fef587c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion sembast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
## 3.7.3+1
## 3.7.3+2

* Add experimental `Database.reload()` to force reloading the database from the storage.
* Improve memory usage by caching the record list and avoiding too many casts.
* Fix notifyListener runtime issue observed on the web using wasm.

## 3.7.2

Expand Down
2 changes: 1 addition & 1 deletion sembast/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: sembast
version: 3.7.3+1
version: 3.7.3+2
description: NoSQL persistent embedded file system document-based database for Dart VM and Flutter with encryption support.
homepage: https://github.com/tekartik/sembast.dart/tree/master/sembast
topics:
Expand Down

0 comments on commit fef587c

Please sign in to comment.