Skip to content

Commit 4a8597c

Browse files
Revise CHANGELOG for version 0.5.0 updates
Updated changelog for version 0.5.0 to reflect new features and changes.
1 parent 9862660 commit 4a8597c

1 file changed

Lines changed: 1 addition & 14 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [0.5.0] - 2025-01-15
99

1010
### Added
11-
- **Antigravity Support** - Added support for Google Antigravity (Gemini CLI) as a new AI development environment
11+
- **Antigravity Support** - Added support for Google Antigravity
1212
- **New Slash Command** - `/simplify-implementation` for analyzing and simplifying existing implementations
13-
- Reduce complexity and improve maintainability
14-
- Structured approach with readability principles
15-
- Prioritized action plans with risk assessment
16-
- Scalability recommendations
1713

1814
### Changed
1915
- **Dynamic TOML Generation** - Refactored TemplateManager to dynamically generate `.toml` files from `.md` files at runtime
20-
- Added YAML frontmatter support for storing command descriptions in Markdown files
21-
- Uses `gray-matter` library for frontmatter parsing
22-
- Eliminated duplication between `.toml` and `.md` template files
23-
- Removed all static `.toml` files from the templates directory
24-
25-
### Technical Improvements
26-
- Updated TypeScript configuration
27-
- Improved test coverage for TemplateManager
28-
- Updated documentation for supported agents
2916

3017
## [0.4.2] - 2025-11-05
3118

0 commit comments

Comments
 (0)