Skip to content

Commit

Permalink
[sembast] v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alextekartik committed Jul 21, 2023
1 parent 18ea45f commit 2661e6b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions sembast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 3.5.0

* Dart 3 only
* Export `SembastTypeAdapter` and `JsonEncodableCodec` from `utils/type_adapter.dart`

## 3.4.9

* Add APIs `QueryRef.count()`, `QueryRef.onCount()`.
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.4.9
version: 3.5.0
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
funding:
Expand Down

0 comments on commit 2661e6b

Please sign in to comment.