Skip to content

v0.8.9

Compare
Choose a tag to compare
@rebelinux rebelinux released this 01 Sep 02:28
· 19 commits to master since this release
81fb762

[0.8.9] - 2024-08-31

Added

  • Add ExportDiagramsFormat option that allows specifying the format of the exported diagrams
    • Supported formats are dot, pdf, png, svg
  • Compatibility tests with v12.2 were performed

Changed

  • Increase Diagrammer.Core minimum requirement to v0.2.3
  • Increase Veeam.Diagrammer minimum requirement to v0.6.2

Fixed

  • Fix bug while exporting diagram in svg format
  • Improve error handling when infrastructure components are missing
  • Fix #169