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
Technical Improvements
  • 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
Technical Stack
  • 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