File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,18 +10,23 @@ SPDX-License-Identifier: MIT
1010- Added ` CondaPkg ` directory to ` .gitignore `
1111- Added missing imports in ` examples/rotations.jl `
1212- Updated ` bin/reuse_lint ` script
13+ - Added Julia version selection dialog to ` bin/update_default_manifest `
14+ - Run tests also on Julia 1.11 in ` bin/install `
15+ - Suppress verbose CondaPkg logs in ` bin/setup_env `
1316
1417#### Changed
15- - Use ` -t auto ` in ` bin/run_julia ` for better terminal handling
18+ - Use ` -t auto ` in ` bin/run_julia ` to allow multithreading in the REPL
1619- Improved ` examples_3d/parking_wind_dir.jl ` example
1720- Improved plots in ` examples_3d/parking_wind_dir.jl ` and ` examples_3d/plot_turbulence.jl `
1821- Updated documentation build (` docs/make.jl ` )
1922- Cleaned up removed ` initial_reel_out_4p ` example files
2023- Improved comments throughout the codebase
24+ - Improved messages in ` bin/install `
2125
2226#### Fixed
2327- Fixed Windows compatibility in ` bin/setup_env `
2428- Fixed bug in ` examples/rotations.jl `
29+ - Fixed ` Pkg.test() ` call for Julia 1.11 in ` bin/install `
2530
2631### KiteModels v0.11.12 2026-05-08
2732#### Fixed
You can’t perform that action at this time.
0 commit comments