Changelog

Versions follow Semantic Versioning (<major>.<minor>.<patch>).

Backward incompatible (breaking) changes will only be introduced in major versions with advance notice in the Deprecations section of releases.

carpet-concentrations v0.5.1 (2024-02-15)

Bug Fixes

  • Loosened dependencies (#13)

carpet-concentrations v0.5.0 (2023-12-12)

Improvements

  • Added support for “yr” frequency in :func:format_date (#7)

Trivial/Internal Changes

carpet-concentrations v0.4.2 (2023-06-09)

Fix

  • CHANGELOG.md: fix typo in CHANGELOG

carpet-concentrations v0.4.1 (2023-06-09)

Fix

  • carpet_concentrations.dataset.Input4MIPsMetadata: add validation of frequency metadata

carpet-concentrations v0.4.0 (2023-06-07)

Feat

  • Makefile: add licence-check target

carpet-concentrations v0.3.0 (2023-05-27)

BREAKING CHANGE

  • Removed carpet_concentrations.unit_registry

Feat

  • unit_registry: remove carpet_concentrations.unit_registry

carpet-concentrations v0.2.1 (2023-05-27)

Fix

  • src/carpet_concentrations/input4MIPs/dataset.py: fix up type hint

Refactor

  • remove unused type: ignore

carpet-concentrations v0.2.0 (2023-05-22)

Feat