You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/whats-new.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# What's new
2
2
3
-
## UNRELEASED
3
+
## 0.33.0 (2025-01-20)
4
4
5
5
### Feat
6
6
- optimized performance for getting CMEMS time extents and spatial buffer in [#1059](https://github.com/Deltares/dfm_tools/pull/1059)
@@ -10,6 +10,7 @@
10
10
### Fix
11
11
- fixed inexact latlon bbox in modelbuilder with `dfmt.meshkernel_get_bbox()` in [#1067](https://github.com/Deltares/dfm_tools/pull/1067)
12
12
- included polyfile basename in bc-files from tide and cmems to prevent overwrite with multiple polyfiles in [#1071](https://github.com/Deltares/dfm_tools/pull/1071)
13
+
- renamed `ext_bnd` argument to `ext_new` in `dfmt.cmems_nc_to_bc()` for consistency in [#1071](https://github.com/Deltares/dfm_tools/pull/1071)
0 commit comments