We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 471f304 commit 3b13209Copy full SHA for 3b13209
1 file changed
NEWS.md
@@ -1,8 +1,9 @@
1
## Unreleased
2
### Added
3
-- Added the function `install_examples()` which allows to easily install the examples without using `git`
+- The function `install_examples()` which allows to easily install the examples without using `git`
4
- The function `solve!` returns a struct now. The function `solve`that returns a dict is still available.
5
- Add the moment coefficients distribution in `solve!`
+- The moment coefficients distribution in `solve!`
6
+- The script `install` to the `bin` folder for users who checked out this git repository
7
### Changed
8
- `deform!` by a distribution instead of just a left and right angle
9
- Read the y-coordinates in the correct direction from the `ram_air_kite_body.obj` file
0 commit comments