Changelog
Track the evolution of Blueprint Designer with release notes and upcoming features.
Blueprint Designer 0.2
Coming Soon
Enhanced Visualization & Generation
- ๐จ Advanced Diagram Layouts - Multiple layout algorithms for context maps
- ๐งช Test Generation - Generate architecture tests from specifications
- ๐ Decision Tracking - Record and visualize architectural decisions
- ๐ค Export Improvements - Better PlantUML, Mermaid, and SVG export
- ๐ค Collaboration Preview - Early team collaboration features
- Improved YAML parsing with better error messages
- Performance optimizations for large specifications
- Enhanced TypeScript type definitions
Blueprint Designer 0.1
Released
Foundation Release
The first public release of Blueprint Designer, establishing the core specification language and generation capabilities.
Core Features:
- โ Custom DSL - YAML-based domain specification language
- โ Context Map Diagrams - Interactive system visualization
- โ Domain Modeling - Define bounded contexts, services, operations
- โ Code Generation - Generate DTOs and API contracts
- โ Standard Integrations - OpenAPI, AsyncAPI, JSON Schema support
- โ Blueprint Aesthetic - Dark mode technical interface
Supported Output Formats:
- OpenAPI 3.0 specifications
- AsyncAPI 2.x specifications
- JSON Schema definitions
- PlantUML diagrams
- Mermaid diagrams
- Built with TypeScript
- Astro-based documentation
- React interactive components
Earlier Development
Pre-Release
- Initial concept and prototyping
- DSL language design iterations
- Core generation engine development
- User research and feedback gathering