Skip to content

Commit 7631564

Browse files
committed
add changes and improvements on v2.1
1 parent e8ab02d commit 7631564

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/whatsnew.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,22 @@
99
What's New
1010
==========
1111

12+
v2.1.0 (February 2023)
13+
-------------------
14+
15+
Breaking changes
16+
^^^^^^^^^^^^^^^^
17+
* Solve unrealistic behaviour for large tidal ranges and mildly sloping beaches (Caroline Hallin)
18+
* Solve comflict between versions of Numpy and Numba (Sierd de Vrise & Niket Agrawal)
19+
* Reduce computational time when using Numba (Caroline Hallin)
20+
21+
Improvements
22+
^^^^^^^^^^^^
23+
* Solve incompatibility with Scipy 1.10 (Sierd de Vries)
24+
* Better documentation on numerical solvers (Sied de Vries)
25+
* Adopt Pytest as testing framework (Manuel Garcia)
26+
27+
1228
v2.0.0 (April 2022)
1329
-------------------
1430

0 commit comments

Comments
 (0)