Skip to content

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.

Unreleased

v0.2.0 – 2025-06-07

Changed

  • Changed ecls_circuit_component.component_type_concept to component_type.
  • Limit choices for ecls_circuit_component.component_type to: ecls_blood_pump, ecls_cannula, ecls_console, ecls_membrane_lung, and ecls_temperature_regulation_device.
  • Removed poetry as primary package manager and switched to uv. Updated pyproject.toml.
  • Updated documentation.

v0.1.0 – 2024-11-14

  • Initial release