File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
packages/dbml-vs-code-extension Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to the "dbml-erd-visualizer" extension will be documented in
44
55Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
66
7+ ## [ 0.4.0]
8+
9+ - Improve auto layout with dagrejs
10+
711## [ 0.3.4]
812
913### Added
Original file line number Diff line number Diff line change 22 "name" : " dbml-erd-visualizer" ,
33 "displayName" : " DBML Entity-Relationship Diagrams visualizer" ,
44 "description" : " A VS Code extension for viewing the ERD (Entity Relationship Diagram) database schema from a dbml file in your VS Code Editor." ,
5- "version" : " 0.3.4 " ,
5+ "version" : " 0.4.0 " ,
66 "icon" : " assets/logo.png" ,
77 "publisher" : " bocovo" ,
88 "engines" : {
You can’t perform that action at this time.
0 commit comments