Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 17:05
· 28 commits to main since this release

v0.2.0 (2024-12-10)

Bug Fixes

  • Refactor CI workflow to use matrix for environment variable and streamline setup (09a3944)

  • Simplify CI workflow by removing commented-out steps and updating release command in pixi.toml (8178bca)

  • Update cache response retrieval to include name parameter and adjust CI environment (e1b5577)

  • Update CI workflow environment to 'quality' and adjust command execution (1cdcd39)

  • Update CI workflow to use matrix for environment variable and streamline deployment process (cddbbb4)

  • Update CI workflow to use Python 3.13 environment (d99a9d2)

  • Update release command in CI workflow to use matrix environment variable (e0b0635)

  • Update semantic-release commands in pixi.toml to specify configuration file (23f7b25)

  • Update sha256 checksum for orcestra-downloader in pixi.lock (f259f13)

Features

  • Add CI/CD workflow and update development environment features in pixi.toml (49d0eac)

  • Add ToxicoSet and XevaSet models with JSON parsing and summary printing (e780e9d)

  • Enhance CLI with pretty printing options and improve usage documentation (b186135)

  • Implement logging configuration and data models for dataset handling (3e273e9)

  • Update CLI structure and add dataset management commands with logging configuration (6d85aab)

Refactoring

  • Clean up code formatting and remove unused main module and tests (112242b)

Detailed Changes: v0.1.0...v0.2.0