Releases: ufechner7/Tethers.jl
Releases · ufechner7/Tethers.jl
Tethers v1.2.2
Tethers v1.2.2 2026-03-20
Added
- add CITATION.cff
Tethers v1.2.1 2026-03-20
Changed
- works now with Julia 1.11 or Julia 1.12; use
juliaup default 1.11orjuliaup default 1.12to select your preferred Julia version - uses MTK 11, which is much, much faster when simplifying complex equation systems
- new
bin/installscript. Use it before runningbin/create_sys_image. - updated many other packages to the latest version
- the
installand thecreate_sys_imagenow support the parameter--yesfor non-interactive use
Tethers.jl v1.2.0 (2025-10-22)
Changes:
- works now with Julia 1.10 or Julia 1.11; use
juliaup default 1.10orjuliaup default 1.11to select your preferred Julia version - updated the package versions
v1.1.0
v1.0.0
First release of Tethers.jl, a systematic tutorial to create tether models using Julia and ModelingToolkit.jl. Learn how to use symbolic equations to create very fast models of complex physical systems!
Eight examples are provided and explained, from very simple to a full segmented tether model with aerodynamic drag.
In addition a script to create .gif animations is provided.
Known issues:
When running the script create_sys_image two error messages appear, which can safely be ignored.