File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## Version 1.0.4
3+ ## Version 1.1.0
4+
5+ - New layout: Fixed. If the nodes in the dgml file has bounds-attributes then the nodes are laid out using these coordinates.
6+ - Bugfix: The parsing of the dgml file no longer fails if the dgml file contains multiple nodes with the same id.
7+ - Bugfix: If the nodes in the dgml file does not have a label attribute, then the id attribute value is used for the graph label.
8+
9+ - ## Version 1.0.4
410
511- Newlines in label and description are now rendered correctly.
612
Original file line number Diff line number Diff line change 44 "displayName" : " DGMLViewer" ,
55 "description" : " DGMLViewer is viewer for dgml (Directed Graph Markup Language) files" ,
66 "icon" : " icon.png" ,
7- "version" : " 1.0.4 " ,
7+ "version" : " 1.1.0 " ,
88 "repository" : " https://github.com/CoderAllan/vscode-dgmlviewer" ,
99 "engines" : {
1010 "vscode" : " ^1.54.0"
You can’t perform that action at this time.
0 commit comments