Skip to content

Commit 05bd4ca

Browse files
committed
chore: Prepare release 0.6.3
1 parent b3dbd19 commit 05bd4ca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88

99
<!-- insertion marker -->
10+
## [0.6.3](https://github.com/csiro-hydroinformatics/efts-io/releases/tag/0.6.3) - 2026-01-19
11+
12+
<small>[Compare with 0.6.2](https://github.com/csiro-hydroinformatics/efts-io/compare/0.6.2...0.6.3)</small>
13+
14+
### Bug Fixes
15+
16+
- int64 station_id were read by xarray as floats before conversion to string in memory, leading to station ids such as "1234.0" ([6137ae5](https://github.com/csiro-hydroinformatics/efts-io/commit/6137ae55238480de1a0543d51f8887a84e0331d6) by J-M).
17+
1018
## [0.6.2](https://github.com/csiro-hydroinformatics/efts-io/releases/tag/0.6.2) - 2025-11-27
1119

1220
<small>[Compare with 0.6.1](https://github.com/csiro-hydroinformatics/efts-io/compare/0.6.1...0.6.2)</small>

0 commit comments

Comments
 (0)