File tree 2 files changed +9
-3
lines changed
2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change
1
+ ### ControlPlots.jl v0.2.7 2025-03-08
2
+ #### Added
3
+ - all plot functions have now the optional parameter ` title `
4
+ - the script ` menu.jl ` was added
5
+ - the function ` ControlPlots.install_examples() ` was added
6
+ #### Changed
7
+ - README.md was updated
8
+
1
9
### ControlPlots.jl v0.2.6 2025-03-05
2
10
#### Added
3
11
- the function ` plot2d ` allows now to create moving plots of any graph consisting of points and segments
4
12
- the example ` plot2d-seg.jl ` and tests were added
5
- - the script ` menu() ` was added
6
- - the function ` ControlPlots.install_examples() ` was added
7
13
#### Changed
8
14
- README.md was updated
9
15
Original file line number Diff line number Diff line change 1
1
name = " ControlPlots"
2
2
uuid = " 23c2ee80-7a9e-4350-b264-8e670f12517c"
3
3
authors = [" Uwe Fechner <u.fechner-1@tudelft.nl> and contributors" ]
4
- version = " 0.2.6 "
4
+ version = " 0.2.7 "
5
5
6
6
[deps ]
7
7
JLD2 = " 033835bb-8acc-5ee8-8aae-3f567f8a3819"
You can’t perform that action at this time.
0 commit comments