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# CHANGELOG
22
33
4+ ## v0.3.0 (2025-07-08)
5+
6+ ### Bug Fixes
7+
8+ - Add error control to the GraphRAG chain
9+ ([ ` 4f015ca ` ] ( https://github.com/DataLabTechTV/datalab/commit/4f015ca309974f1623a36a5b2dfd09d6c86a5484 ) )
10+
11+ ### Chores
12+
13+ - ** deps** : Add colorama to color error messages
14+ ([ ` 389a8a1 ` ] ( https://github.com/DataLabTechTV/datalab/commit/389a8a1399d6dfdfeefe8038b85322f5eeb22384 ) )
15+
16+ ### Features
17+
18+ - Graph rag CLI options for interactive and direct querying
19+ ([ ` 8f54d81 ` ] ( https://github.com/DataLabTechTV/datalab/commit/8f54d812d1e17196da01aac9c2d7e0dc1bc9e9f9 ) )
20+
21+ ### Refactoring
22+
23+ - Remove unused import
24+ ([ ` c5bfb82 ` ] ( https://github.com/DataLabTechTV/datalab/commit/c5bfb825ccdea4166f4952d2fa6c8642c817008c ) )
25+
26+
427## v0.2.0 (2025-07-04)
528
629### Bug Fixes
Original file line number Diff line number Diff line change 33
44[project ]
55name = " datalab"
6- version = " 0.2 .0"
6+ version = " 0.3 .0"
77description = " Tooling for a minimalist data lab running on top of DuckLake."
88readme = " README.md"
99requires-python = " >=3.13"
You can’t perform that action at this time.
0 commit comments