File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44
55
6+ ## [ 0.0.7] - 2025-10-12
7+
8+ ### ✨ 新功能
9+
10+ - add theme command and UI theme selector with enhanced theme system (bd87bdd)
11+
12+ ### 🐛 问题修复
13+
14+ - remove main field requirement from release script (e0348ab)
15+
16+ ### 📝 文档更新
17+
18+ - 更新README中的命令行使用说明 (f9570fc)
19+ - 更新文档结构和内容,添加英文README (222e35b)
20+
21+ ### ♻️ 代码重构
22+
23+ - 移除 Ink UI 组件并更新主题系统\n\n- 移除大量 Ink UI 组件及相关测试文件\n- 更新主题系统,添加语法高亮颜色配置\n- 从 package.json 中移除 main 字段\n- 更新 Claude 安全设置,允许更多 bash 命令 (f77c969)
24+
25+
626## [ 0.0.6] - 2025-10-11
727
828### ✨ 新功能
Original file line number Diff line number Diff line change 11{
22 "name" : " blade-code" ,
3- "version" : " 0.0.6 " ,
3+ "version" : " 0.0.7 " ,
44 "private" : false ,
55 "description" : " 🗡️ Blade Code - 智能代码助手命令行工具" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments