File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 11name = " ModelingToolkitDesigner"
22uuid = " 23d639d0-9462-4d1e-84fe-d700424865b8"
33authors = [
" Brad Carman <[email protected] >" ]
4- version = " 1.0 .0"
4+ version = " 1.1 .0"
55
66[deps ]
77CairoMakie = " 13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
Original file line number Diff line number Diff line change 33The ModelingToolkitDesigner.jl package is a helper tool for visualizing and editing ModelingToolkit.jl system connections.
44
55# Updates
6+ ## v1.1.0
7+ - easier component selection (one only needs to click inside the boarder box)
8+
69## v1.0.0
710- added icon rotation feature
811
@@ -191,12 +194,7 @@ ModelingToolkitDesigner.jl colors the connections based on `ModelingToolkitDesig
191194
192195# TODO
193196- Finish adding icons for the ModelingToolkitStandardLibrary.jl
194- - Rotate image feature
195197- Improve text positioning and fontsize
196198- How to include connection equations automatically, maybe implement the ` input ` macro
197199- Provide ` PassThru ` 's without requiring user to add ` PassThru ` components to ODESystem
198- - Add documentation
199-
200- # [ compat]
201- - ModelingToolkit = "8.50" > needed for Domain feature
202- - ModelingToolkitStandardLibrary = "1.12" > needed for Hydraulic components
200+ - Add documentation
You can’t perform that action at this time.
0 commit comments