Skip to content

Changelog

For the complete changelog, see CHANGELOG.md in the repository root.

Recent Releases

  • v0.6.0 - 2026-05-10 - Three-part schema taxonomy, domain-centric examples
  • v0.5.0 - 2026-05-10 - Model/State separation, temporal windows
  • v0.4.0 - 2026-05-09 - SLI type, framework expansion
  • v0.3.0 - 2026-04-26 - Layers, teams, services, analysis
  • v0.2.0 - 2026-04-18 - Goals, phases, roadmap
  • v0.1.0 - 2026-03-30 - Initial release

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 features
  • fix: - Bug fixes
  • docs: - Documentation changes
  • refactor: - Code refactoring
  • test: - Test additions/changes
  • chore: - Build/tooling changes

Changelog Format

The changelog follows Keep a Changelog format and is generated from CHANGELOG.json using Structured Changelog.