Commit 63e10cd
authored
chore(main): Release 0.5.29 (#460)
🤖 Automated Release PR
This PR was created by `release-please` to prepare the next release.
Once merged:
1. A new version tag will be created
2. A GitHub release will be published
3. The changelog will be updated
Changes to be included in the next release:
---
##
[0.5.29](0.5.28...0.5.29)
(2026-01-28)
### Features
* Abstracting accumulation
([#326](#326))
([57a2895](57a2895))
* Add id and location for point data
([#500](#500))
([8cf8a10](8cf8a10))
* Add xarray patches for changing time dimension and summing variables
([#494](#494))
([7c44d99](7c44d99))
* **apply mask:** Apply a boolean mask when opening a dataset
([#496](#496))
([820eb39](820eb39))
### Bug Fixes
* '--test' changes grid/number
([#386](#386))
([71238c6](71238c6))
* Complement with max distance
([#469](#469))
([a8666fa](a8666fa))
* Coordinate (multiple) indexing - check indices before comparison
([#506](#506))
([859ed19](859ed19))
* Grids for masked datasets, field_shape thinning
([#504](#504))
([e7b8d58](e7b8d58))
* Issue [#477](#477)
([#478](#478))
([42b9e27](42b9e27))
* Pin min version of ruamel-yaml
([#514](#514))
([e6037b0](e6037b0))
* Update README to reflect project maturity status
([#465](#465))
([ec8a15e](ec8a15e))
### Documentation
* Document the option to specify types when selecting a GRIB message
([#466](#466))
([8940839](8940839))
* Fix interpolate to interpolation key in combining page
([#461](#461))
([990a5c3](990a5c3))
---
> [!IMPORTANT]
> Please do not change the PR title, manifest file, or any other
automatically generated content in this PR unless you understand the
implications. Changes here can break the release process.
> 1 parent e6037b0 commit 63e10cd
2 files changed
Lines changed: 28 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
11 | 38 | | |
12 | 39 | | |
13 | 40 | | |
| |||
0 commit comments