We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e060ab commit a62c35eCopy full SHA for a62c35e
CHANGELOG.md
@@ -1,8 +1,9 @@
1
-### Unreleased
+### WinchControllers v0.5.3 2025-05-31
2
#### Added
3
- the functions `get_v_set()`, `get_f_err()`
4
- the script `autotune.jl`, using the **NOMAD** optimizer
5
- added a documentation page for the autotuning feature
6
+- added the function `install_examples()` and updated the docu accordingly
7
8
### WinchControllers v0.5.2
9
Project.toml
@@ -1,7 +1,7 @@
name = "WinchControllers"
uuid = "9e74470a-8ab1-4f32-b878-f32ebd236ea2"
authors = ["Uwe Fechner <[email protected]> and contributors"]
-version = "0.5.2"
+version = "0.5.3"
[deps]
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
0 commit comments