2025-08-08 11:47:18 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
2026-05-01 15:57:56 +00:00
|
|
|
## 2026-05-01 - 2.0.4 - fix(build)
|
|
|
|
|
add ansi-256-colors type declarations and update build configuration
|
|
|
|
|
|
|
|
|
|
- adds a local TypeScript declaration file for ansi-256-colors to improve type checking and compatibility
|
|
|
|
|
- updates tsconfig and build tooling to use stricter TypeScript settings and current @git.zone tool versions
|
|
|
|
|
- adds project metadata files to published package contents
|
|
|
|
|
|
2025-08-08 11:47:18 +00:00
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
|
|
## [2.0.3] - 2025-08-08
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Enhanced readme documentation with comprehensive examples and improved formatting
|
|
|
|
|
- Updated CI/CD workflow configurations
|
|
|
|
|
- Updated dependencies to latest versions
|
|
|
|
|
- Removed obsolete gitlab-ci.yml configuration
|
|
|
|
|
|
|
|
|
|
## [2.0.2] - Previous Release
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Core updates and improvements
|
|
|
|
|
|
|
|
|
|
## [2.0.1] - Previous Release
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- CI build arguments configuration
|
|
|
|
|
|
|
|
|
|
## [2.0.0] - Previous Release
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
- Major version update with organizational restructuring
|