Skip to content

Latest commit

 

History

History
87 lines (56 loc) · 2.62 KB

File metadata and controls

87 lines (56 loc) · 2.62 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.4.4 - 2024-11-01

0.4.3 - 2024-10-26

0.4.2 - 2024-10-25

Added

  • Add supporting_arrays to checkpoints
  • Add factories registry
  • Optional renaming of subcommands via command attribute #34
  • skip_on_hpc pytest marker for tests that should not be run on HPC 36

0.4.1 - 2024-10-23

Fixed

  • Fix __version__ import in init

Changed

  • 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

Added

  • Add anemoi-transform link to documentation
  • Add CONTRIBUTORS.md (#33)

0.3.17 - 2024-10-01

Added

  • 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'

Changed

  • downstream-ci should only runs for changes in src and tests
  • bugfixes for CI
  • python3.9 support

Removed

[0.3.0] - Initial Release, utility functions

Added

  • Command line interface utility

[0.2.0] - Initial Release, utility functions

Changed

  • updated documentation

[0.1.0] - Initial Release, utility functions

Added

  • 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