Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

54 lines (34 loc) · 1.43 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.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 anonimize() function.

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