File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## Unreleased
1+ ## VortexStepMethod v3.2.0 2026-05-02
22
33### Added
4- - allow using CairoMakie or GLMakie using the menu
4+ - support for both CairoMakie and GLMakie in the example ` menu() ` via new
5+ ` CairoMakie.activate() ` / ` GLMakie.activate() ` entries (#222 )
6+ - plots are saved as PDF when CairoMakie is active
7+ - ` bin/install ` now creates the ` output ` folder used by examples to store
8+ generated plots
9+
10+ ### Changed
11+ - examples write plots into the shared ` output ` folder instead of the working
12+ directory
13+ - example plot file names are sanitized: spaces replaced with ` _ ` and ` % `
14+ replaced with ` pct `
15+
16+ ### Fixed
17+ - NONLIN solver no longer returns stale ` gamma ` on repeated ` solve! ` calls
18+ (#228 )
519
620## VortexStepMethod v3.1.3 2026-04-23
721
Original file line number Diff line number Diff line change 11name = " VortexStepMethod"
22uuid = " ed3cd733-9f0f-46a9-93e0-89b8d4998dd9"
33authors = [" 1-Bart-1 <bart@vandelint.net>" , " Oriol Cayon and contributors" ]
4- version = " 3.1.3 "
4+ version = " 3.2.0 "
55
66[workspace ]
77projects = [" examples" , " examples_cp" , " docs" , " test" ]
You can’t perform that action at this time.
0 commit comments