Skip to content

3.1.0 - support for referenced diagrams

Pre-release
Pre-release
Compare
Choose a tag to compare
@skurfuerst skurfuerst released this 23 Jan 14:26
· 4 commits to master since this release

Full Changelog: 3.0.0...3.1.0

This release allows for re-using diagrams and when one is updated, all of them are updated.

  • This is done by adding a diagramIdentifier: All diagrams with the same diagramIdentifier are updated at the same time.
  • You can provide your own diagramIdentifier, so you can semantically structure your diagrams.
  • When creating new diagrams, a diagramIdentifier is auto-created for you.
  • We provide autocompletion (using https://github.com/sandstorm/LazyDataSource/ ) and reference counting so you know which Diagram to select.

Special Thanks to HealthyPlus.ch for sponsoring this feature ❤️