File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 22SPDX-FileCopyrightText: 2025 Uwe Fechner, Bart van de Lint
33SPDX-License-Identifier: MIT
44-->
5- ### KiteModels v.11.0 2026-02-19
5+ ### KiteModels v.11.0 2026-02-20
66
77#### Changed
88
@@ -13,11 +13,21 @@ SPDX-License-Identifier: MIT
1313- all test files can be executed separately
1414- test files have been renamed, now all start with ` test- `
1515- use workspaces for the ` test ` , ` examples ` , and ` docs ` folder
16+ - all markdown files are now checked with ` markdownlint `
17+ - no more global variables in the main test scripts
18+
19+ #### Fixed
20+
21+ - all examples and tests that call ` find_steady_state! ` succeed now without warning
22+ - other fixes of examples
23+ - dead or wrong links in README.md and the documentation
24+ - many JETLS warnings, only two left
1625
1726#### Added
1827
1928- configuration files from ` BestieTemplate.jl `
2029- installer script ` bin/install `
30+ - a warning if ` find_steady_state! ` does not succeed
2131
2232### KiteModels v0.10.0 2026-02-06
2333
You can’t perform that action at this time.
0 commit comments