Skip to content

Commit b3b7003

Browse files
committed
chore(main): Release 0.1.18
1 parent 1cd0536 commit b3b7003

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.17"
2+
".": "0.1.18"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@ Please add your functional changes to the appropriate section in the PR.
99
Keep it human-readable, your future self will thank you!
1010

1111

12+
## [0.1.18](https://github.com/ecmwf/anemoi-transform/compare/0.1.17...0.1.18) (2025-10-30)
13+
14+
15+
### Features
16+
17+
* Add AccumToInterval filter transform ([#168](https://github.com/ecmwf/anemoi-transform/issues/168)) ([0801a4b](https://github.com/ecmwf/anemoi-transform/commit/0801a4b1ea040262efcc4edd654419e0e73ecc54))
18+
* Generic cos sin from rad filter ([#180](https://github.com/ecmwf/anemoi-transform/issues/180)) ([7fabff9](https://github.com/ecmwf/anemoi-transform/commit/7fabff9d00b685513c36eb4d71aae54368b0d199))
19+
20+
21+
### Bug Fixes
22+
23+
* Clarify error message ([#181](https://github.com/ecmwf/anemoi-transform/issues/181)) ([1cd0536](https://github.com/ecmwf/anemoi-transform/commit/1cd0536f68d560cd02644cd9ba305b9db2deebf0))
24+
1225
## [0.1.17](https://github.com/ecmwf/anemoi-transform/compare/0.1.16...0.1.17) (2025-10-01)
1326

1427

0 commit comments

Comments
 (0)