We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb7efec commit af2fa3fCopy full SHA for af2fa3f
1 file changed
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+### Unreleased
2
+#### Fixed
3
+- the `run_julia` now modifies the LD_LIBRARY_PATH to avoid problems with shared libraries on Linux
4
+- out-of memory error when running `create_sys_image` on systems with 16GB RAM
5
+- error on Windows when using the `Tether_6c.jl` example
6
+#### Changed
7
+- renamed ODESystem to System
8
+- updated the `install` script to also compile the docs project
9
+- update the `create_sys_image` script
10
+
11
### Tethers v1.2.2 2026-03-20
12
#### Added
13
- add CITATION.cff
0 commit comments