Skip to content

Commit 624c41c

Browse files
chore(main): release 0.7.0
1 parent 33e6094 commit 624c41c

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.6.0"
2+
".": "0.7.0"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to NexumDB will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.7.0](https://github.com/aviralgarg05/NexumDB/compare/v0.6.0...v0.7.0) (2026-02-11)
9+
10+
11+
### Features
12+
13+
* add EXPLAIN query plan command ([#131](https://github.com/aviralgarg05/NexumDB/issues/131)) ([33e6094](https://github.com/aviralgarg05/NexumDB/commit/33e60941f0c1ef051d29532f4401fae4e47daec4))
14+
* **cli:** add colorized output and improved formatting ([#101](https://github.com/aviralgarg05/NexumDB/issues/101)) ([ab7e2a1](https://github.com/aviralgarg05/NexumDB/commit/ab7e2a1e9a97f86b37fa8e12805a644bc4c74a02))
15+
* **storage:** improve error messages with actionable suggestions ([#102](https://github.com/aviralgarg05/NexumDB/issues/102)) ([c8b9251](https://github.com/aviralgarg05/NexumDB/commit/c8b9251bde293b894234a415d87a02a7050b513b))
16+
817
## [0.6.0](https://github.com/aviralgarg05/NexumDB/compare/v0.5.0...v0.6.0) (2026-02-06)
918

1019

0 commit comments

Comments
 (0)