File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.6 .0"
2+ "." : " 0.7 .0"
33}
Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to NexumDB will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
You can’t perform that action at this time.
0 commit comments