This repository was archived by the owner on Dec 23, 2023. It is now read-only.
0.8.0
- Added validation for hex colour codes (on ElementStyle and RelationshipStyle)
- Removed the "groups" property of documentation sections (breaking change).
- Added support for the HTTP-based health checks feature.
- Added an
EndParallelSequence(boolean)method to theDynamicViewclass, which allows sequence numbering to continue. - Added support for decision records.
- Moved PlantUML support to a separate Structurizr.PlantUML project.
- Separated the API client from the core library, and created a new Structurizr.Client project.
- Renamed the "type" property on Section to "title".