Skip to content

Commit 866509e

Browse files
committed
[sembast] v3.7.3+1
1 parent a9c79cb commit 866509e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

sembast/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## 3.7.3
1+
## 3.7.3+1
22

33
* Add experimental `Database.reload()` to force reloading the database from the storage.
4+
* Improve memory usage by caching the record list and avoiding too many casts.
45

56
## 3.7.2
67

sembast/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: sembast
2-
version: 3.7.3
2+
version: 3.7.3+1
33
description: NoSQL persistent embedded file system document-based database for Dart VM and Flutter with encryption support.
44
homepage: https://github.com/tekartik/sembast.dart/tree/master/sembast
55
topics:

0 commit comments

Comments
 (0)