v0.2.2
KiteControllers v0.2.2
Breaking changes
- the log file format changed, old log files cannot be opened with this version
- the number of segments is added as meta data to the log files
- five variables have been added to the SystemState that can be freely used, their names can be added as meta data to the log file
New Features
- the example
autopilot.jl
was vastly improved - a menu with 6 pre-defined plots was added to the GUI
- a statistics dialog was added
- saving and loading of log files added
- a second menu was added that allows to change the tolerance of the solver
- the new, pure Julia solver DFBDF is now the default. It is in average 4 times faster, uses only half the memory and is much more stable
Merged pull requests:
- Bump codecov/codecov-action from 2 to 4 (#26) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#27) (@dependabot[bot])
- Bump actions/cache from 1 to 4 (#28) (@dependabot[bot])