Changelog
For the complete changelog, see CHANGELOG.md in the repository root.
Recent Releases
- v0.12.0 - 2026-06-28 - Developer productivity frameworks (SPACE, AI-DORA, AI-SPACE)
- v0.11.0 - 2026-06-07 - Lit HTML rendering with maturity overlay
- v0.10.0 - 2026-05-24 - Module renamed to prism-maturity, CLI extraction
- v0.9.0 - 2026-05-18 - DMAIC metrics framework, prism-core integration
- v0.8.0 - 2026-05-17 - Overlay rendering, dashboard enhancements
- v0.7.0 - 2026-05-11 - Excel output, maturity radar charts
Versioning
This project adheres to Semantic Versioning:
- MAJOR version for incompatible API changes
- MINOR version for backward-compatible functionality additions
- PATCH version for backward-compatible bug fixes
Commit Convention
Commits follow Conventional Commits:
feat:- New featuresfix:- Bug fixesdocs:- Documentation changesrefactor:- Code refactoringtest:- Test additions/changeschore:- Build/tooling changes
Changelog Format
The changelog follows Keep a Changelog format and is generated from CHANGELOG.json using Structured Changelog.