Changelog
Changelog¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.0 (2026-02-16)¶
Feat¶
- core: improve index macros
- plantuml: add new c4 style support
0.2.0 (2026-02-15)¶
Feat¶
- core: refactor init args for diagram components
- cli: add c4 cli
0.1.2 (2026-02-01)¶
Fix¶
- plantuml: minor improvements
0.1.1 (2026-01-26)¶
Fix¶
- core: minor improvements
0.1.0 (2026-01-22)¶
Feat¶
- core: add new dsl for relations
0.0.4 (2026-01-22)¶
Fix¶
- core: remove invalid chars from generated alias
0.0.3 (2026-01-12)¶
Refactor¶
- add PlantUML renderer imports (#5)
0.0.2 (2026-01-11)¶
Feat¶
- add base diagrams support
- add PlantUML rendering backend
0.0.1 (2026-01-11)¶
Feat¶
- init