Skip to content

Commit abee391

Browse files
committed
Docs: Update changelog with pre-commit hook fixes
1 parent d1782cf commit abee391

1 file changed

Lines changed: 4 additions & 40 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -22,45 +22,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
- Standardized GitHub workflow naming conventions
2323
- Enhanced test infrastructure with accurate test counting
2424

25-
## [0.3.0] - 2025-03-01
26-
27-
### Added
28-
- Complete test framework implementation
29-
- Comprehensive CI/CD workflow with GitHub Actions
30-
- Development guide with cross-platform tool installation instructions
31-
- GitHub Sponsors and Ko-fi funding links
32-
33-
### Changed
34-
- Enhanced module organization for better maintainability
35-
- Improved error handling throughout the codebase
36-
- Updated contributing guidelines with development setup information
37-
- Restructured version module to use major.minor.patch components
38-
- Better README documentation with development workflow details
39-
4025
### Fixed
41-
- Various linting issues and code style improvements
42-
- Standardized GitHub workflow naming conventions
43-
- Version inconsistencies across various files
44-
45-
## [0.2.0] - 2025-02-28
26+
- Renamed test initialization file for consistency (minimal_init.lua → minimal-init.lua)
27+
- Test script execution in pre-commit hooks
28+
- References to test initialization files in documentation
4629

47-
### Added
48-
- LuaCATS type annotations for better IDE support
49-
- Configuration validation
50-
- Proper version management
51-
- Support for LuaRocks and nvim-neorocks
52-
53-
### Changed
54-
- Improved code organization with modular structure
55-
- Better error handling
56-
- Enhanced documentation
57-
58-
## [0.1.0] - 2024-01-01
59-
60-
### Added
61-
- Initial release with:
62-
- Terminal integration with Claude Code CLI
63-
- File change detection and automatic reload
64-
- Custom window management
65-
- Git project root detection
66-
- Which-key integration
30+
## [0.3.0] - 2025-03-01

0 commit comments

Comments
 (0)