Skip to content

v0.1.0

Compare
Choose a tag to compare
@ClaasRostock ClaasRostock released this 08 Nov 15:12
· 46 commits to main since this release
02e9237

Changed

  • Changed from pip/tox to uv as package manager
  • README.rst : Completely rewrote section "Development Setup", introducing uv as package manager.
  • Changed publishing workflow to use OpenID Connect (Trusted Publisher Management) when publishing to PyPI

GitHub workflows

  • (all workflows): Adapted to use uv as package manager
  • _test_future.yml : updated Python version to 3.13.0-alpha - 3.13.0
  • _test_future.yml : updated name of test job to 'test313'

Dependencies

  • updated to component-model>=0.1.0 (from component-model>=0.0.1)