We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed160d9 commit 1d1bdd8Copy full SHA for 1d1bdd8
2 files changed
hive/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 2.2.2
2
+
3
+### Fixes
4
5
+- Register DateTime adapter on web - [#983](https://github.com/hivedb/hive/pull/983)
6
7
# 2.2.1
8
9
### Fixes
hive/pubspec.yaml
@@ -1,6 +1,6 @@
name: hive
description: Lightweight and blazing fast key-value database written in pure Dart. Strongly encrypted using AES-256.
-version: 2.2.1
+version: 2.2.2
homepage: https://github.com/hivedb/hive/tree/master/hive
documentation: https://docs.hivedb.dev/
0 commit comments