Skip to content

Releases: ufechner7/Tethers.jl

Tethers v1.2.2

25 Mar 11:50

Choose a tag to compare

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.11 or juliaup default 1.12 to select your preferred Julia version
  • uses MTK 11, which is much, much faster when simplifying complex equation systems
  • new bin/install script. Use it before running bin/create_sys_image.
  • updated many other packages to the latest version
  • the install and the create_sys_image now support the parameter --yes for non-interactive use

Tethers.jl v1.2.0 (2025-10-22)

22 Oct 15:21

Choose a tag to compare

Changes:

  • works now with Julia 1.10 or Julia 1.11; use juliaup default 1.10 or juliaup default 1.11 to select your preferred Julia version
  • updated the package versions

v1.1.0

21 Sep 15:17

Choose a tag to compare

First update.

  1. Bumped ModelingToolkit to v9.40.1
  2. Deleted a lot of redundant code for calculating the initial conditions
  3. Improved the documentation

v1.0.0

19 Aug 09:41

Choose a tag to compare

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.