v0.0.3
π Release v0.0.3
This release focuses on history tracking, trend visualization, documentation improvements, and release automation, along with several CLI and model enhancements.
β¨ Features
-
History & Trends
- Added
historycommands with a content-addressed snapshot store - Introduced
history trendscommand with ASCII charts - Optional matplotlib export for trend charts
- Improved human-readable violation explanations in CLI output
- Added
-
Model Enhancements
- Added optional
layer namefield to the model - Support loading layer names directly from spec files
- Added optional
π Documentation
- Added and expanded MkDocs documentation
- Introduced a project changelog
- Repositioned the project as an architecture governance tool
- Added demo GIF to the README
- Documented
history trendscommand with chart examples - Expanded contributing guide with project structure and dev workflow
π οΈ Chores & Maintenance
- Automated changelog generation and GitHub releases
- Added
pytest-covto development dependencies - Cleaned up CLI chart modules (removed redundant docstrings and
__future__imports) - Applied formatting and typing improvements to history output and tests
- Version bump to 0.0.3
π Merged Pull Requests
- Docs improvements and MkDocs expansion
- README repositioning and demo
- History feature and trends visualization
Full Changelog: v0.0.2...v0.0.3