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.4 - 2024-11-01
0.4.3 - 2024-10-26
0.4.2 - 2024-10-25
- Add supporting_arrays to checkpoints
- Add factories registry
- Optional renaming of subcommands via
commandattribute #34 skip_on_hpcpytest marker for tests that should not be run on HPC 36
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 anonymize() function.
- Add transfer to ssh:// target (experimental)
- Deprecated 'anemoi.utils.s3'
- 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