Commit 2c8e4cd
authored
chore(main): Release 0.5.28 (#432)
🤖 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.28](0.5.27...0.5.28)
(2025-10-30)
### Features
* Added rolling average on read
([#448](#448))
([5cef720](5cef720))
* Fix repeat dates
([#458](#458))
([16b5c83](16b5c83))
* Refactor dataset create
([#379](#379))
([c5408da](c5408da))
### Bug Fixes
* Allow grib source to be used for constant data
([#428](#428))
([c1d7ff1](c1d7ff1))
* Broken source imports
([#450](#450))
([#454](#454))
([d6ed174](d6ed174))
* Ensure missing value indicator in not a valid value in accumulat…
([#316](#316))
([3541a1f](3541a1f))
* S3 access [#453](#453)
([#459](#459))
([2d810e3](2d810e3))
* Xarray-zarr filters
([#457](#457))
([5f2973f](5f2973f))
### Documentation
* Documentation updates
([#419](#419))
([4588175](4588175))
---
> [!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 5f2973f commit 2c8e4cd
2 files changed
+24
-1
lines changed| 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 | + | |
11 | 34 | | |
12 | 35 | | |
13 | 36 | | |
| |||
0 commit comments