Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

51 lines (31 loc) · 1.47 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Please add your functional changes to the appropriate section in the PR. Keep it human-readable, your future self will thank you!

0.1.2 (2025-02-04)

What's Changed

Other Changes 🔗

  • chore: synced file(s) with ecmwf-actions/reusable-workflows by @DeployDuck in #30

New Contributors

  • @DeployDuck made their first contribution in #30

Full Changelog: https://github.com/ecmwf/anemoi-transform/compare/0.1.1...0.1.2

Added

  • Add regrid filter
  • Added repeat-member #18
  • Add get-grid command

0.1.0 - 2024-11-18

0.0.8 - 2024-10-26

Added

  • Add CONTRIBUTORS.md (#5)

Changed

  • Add more attributes to typed variables
  • Fix __version__ import in init
  • Update copyright notice
  • Add more methods

[0.0.1] - Initial Release

Added

  • Project skeleton