Skip to content

Commit 270f5bd

Browse files
committed
Merge branch 'main' into billowing
2 parents bdfede8 + 0be48e8 commit 270f5bd

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

NEWS.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## VortexStepMethod v3.1.0 2026-03-18
1+
## Unreleased
22

33
### Added
44
- `BILLOWING` panel distribution with circular arc TE billowing between ribs
@@ -15,9 +15,11 @@
1515
- Domain error in elliptical gamma distribution when control points lie
1616
outside the nominal span envelope
1717

18-
## VortexStepMethod v3.0.1 2025-03-17
18+
## VortexStepMethod v3.0.1 2025-04-04
19+
1920
### Changed
2021
- the file `CITATION.cff`
22+
- compat entry for RecursiveArrayTools
2123
### Added
2224
- the file `.zenodo.json`
2325

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "VortexStepMethod"
22
uuid = "ed3cd733-9f0f-46a9-93e0-89b8d4998dd9"
33
authors = ["1-Bart-1 <bart@vandelint.net>", "Oriol Cayon and contributors"]
4-
version = "3.1.0"
4+
version = "3.0.1"
55

66
[deps]
77
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
@@ -55,7 +55,7 @@ Parameters = "0.12"
5555
Pkg = "1"
5656
PreallocationTools = "1.1.2"
5757
PrecompileTools = "1.2.1"
58-
RecursiveArrayTools = "3.36.0"
58+
RecursiveArrayTools = "3.36.0, 4"
5959
SciMLBase = "2.77.0"
6060
Serialization = "1"
6161
StaticArrays = "1"

0 commit comments

Comments
 (0)