Commit cb79aec
chore(main): Release 0.1.18 (#178)
🤖 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.1.18](0.1.17...0.1.18)
(2025-10-30)
### Features
* Add AccumToInterval filter transform
([#168](#168))
([0801a4b](0801a4b))
* Generic cos sin from rad filter
([#180](#180))
([7fabff9](7fabff9))
### Bug Fixes
* Clarify error message
([#181](#181))
([1cd0536](1cd0536))
* Remove variable from xarray metadata when grouping
([#182](#182))
([46465cd](46465cd))
---
> [!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 008336d commit cb79aec
2 files changed
+15
-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 | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
12 | 26 | | |
13 | 27 | | |
14 | 28 | | |
| |||
0 commit comments