We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e0988 commit 03eec81Copy full SHA for 03eec81
hive/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 2.2.1
2
+
3
+### Fixes
4
5
+- Retracted [email protected] from pub.dev
6
+- Fixed hive web backend null value exception - [#968](https://github.com/hivedb/hive/pull/968)
7
8
# 2.2.0
9
10
### Enhancements
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.0
+version: 2.2.1
homepage: https://github.com/hivedb/hive/tree/master/hive
documentation: https://docs.hivedb.dev/
0 commit comments