File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.10.3 - 2026-02-25
4+
5+ <!-- Release notes generated using configuration in .github/release.yml at main -->
6+ ### What's Changed
7+
8+ #### Bug fixes
9+
10+ * Fix output_units="cm" failing when cutoff is not inf by @obj809 in https://github.com/GeoscienceAustralia/eo-tides/pull/144
11+ * Fix mypy typing issue with odc.stac.load dtype by @robbibt in https://github.com/GeoscienceAustralia/eo-tides/pull/145
12+
13+ ### New Contributors
14+
15+ * @obj809 made their first contribution in https://github.com/GeoscienceAustralia/eo-tides/pull/144
16+
17+ ** Full Changelog** : https://github.com/GeoscienceAustralia/eo-tides/compare/0.10.2...0.10.3
18+
319## 0.10.2 - 2025-12-16
420
521<!-- Release notes generated using configuration in .github/release.yml at main -->
@@ -183,6 +199,7 @@ model_tides(
183199
184200
185201
202+
186203```
187204#### New features
188205
You can’t perform that action at this time.
0 commit comments