We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e1f0c0 commit 79f3ddeCopy full SHA for 79f3dde
NEWS.md
@@ -1,3 +1,7 @@
1
+## VortexStepMethod v1.2.5 2025-04-18
2
+- suppress `@info` messages when creating a RamAirWing
3
+- improve examples `ram_air_kite.jl` and `bench.jl`
4
+
5
## VortexStepMethod v1.2.4 2025-04-17
6
### Changed
7
- implement export of `solve` and `solve!` correctly
Project.toml
@@ -1,7 +1,7 @@
name = "VortexStepMethod"
uuid = "ed3cd733-9f0f-46a9-93e0-89b8d4998dd9"
authors = ["1-Bart-1 <[email protected]>", "Oriol Cayon and contributors"]
-version = "1.2.4"
+version = "1.2.5"
[deps]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
0 commit comments