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.4.1 - 2024-10-23
- Fix
__version__
import in init
- Fix: resolve mounted filesystems in provenance
- Fix pre-commit regex
- ci: extend python versions [#23] (ecmwf#23)
- Update copyright notice
0.4.0 - 2024-10-11
- Add anemoi-transform link to documentation
- Add CONTRIBUTORS.md (#33)
0.3.17 - 2024-10-01
- Codeowners file
- Pygrep precommit hooks
- Docsig precommit hooks
- Changelog merge strategy- Codeowners file
- Create dependency on wcwidth. MIT licence.
- Add distribution name dictionary to provenance #15 & #19
- Add anonimize() function.
- downstream-ci should only runs for changes in src and tests
- bugfixes for CI
- python3.9 support
- Command line interface utility
- updated documentation
- Documentation
- Initial implementation for a series of utility functions for used by the rest of the Anemoi packages
https://github.com/ecmwf/anemoi-utils/compare/0.2.0...0.3.0 https://github.com/ecmwf/anemoi-utils/compare/0.1.0...0.2.0 [0.1.0]: https://github.com/ecmwf/anemoi-utils/releases/tag/0.1.0