File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to vtcode will be documented in this file.
44## v0.73.2 - 2026-01-29
5+ ## 0.86.6 - 2026-03-05
6+
7+ ### Highlights
8+ #### Documentation
9+
10+ - Update documentation structure and add Development Setup guide (7b38475a)
11+ ### Other Changes
12+ #### Other
13+
14+ - Refactor Cargo.toml files to use workspace dependencies and update versioning scheme (a7bf7eea)
15+ - Add MCP requirements enforcement and update related configurations (1f39beec)
16+ #### Refactors
17+
18+ - Modularize components in src/ for improved readability and maintainability (f405950c)
19+ - Enhance plugin ABI with safety checks and optional deallocator (ef02885a)
20+ - Integrate unicode-width for text display handling (f7251f5f)
21+ - Implement schema command for runtime tool introspection and add input validation (8d2900a1)
22+ - Improve visual distinction between assistant agent and PTY output messages (387a45c7)
23+ - Update PTY fallback handling for consistent terminal output (ed0fa6c9)
24+ ### Contributors
25+ @vinhnx
526## 0.86.5 - 2026-03-04
627
728### Highlights
You can’t perform that action at this time.
0 commit comments