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 975ee95 commit 8f83178Copy full SHA for 8f83178
CHANGELOG.md
@@ -1,4 +1,8 @@
1
# Changelog
2
+## 0.0.7
3
+
4
+- publisher added
5
6
7
## 0.0.6
8
pubspec.yaml
@@ -1,8 +1,10 @@
name: quanta_db
description: "A high-performance pure Dart database implementation using LSM-Tree architecture."
-version: 0.0.6
+version: 0.0.7
homepage: https://github.com/champ96k/quanta_db
repository: https://github.com/champ96k/quanta_db
+publisher: champ96k.com
topics:
9
- database
10
- lsm-tree
0 commit comments