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 e8ab02d commit 7631564Copy full SHA for 7631564
docs/whatsnew.rst
@@ -9,6 +9,22 @@
9
What's New
10
==========
11
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
28
v2.0.0 (April 2022)
29
-------------------
30
0 commit comments