Skip to content

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 09 Feb 07:08
· 13 commits to main since this release
bfa6ade

Added

  • Continuous integration workflow (test, typecheck, lint)
  • Codecov integration with codecov.yml configuration (80% target)
  • Codecov upload in both CI and release workflows
  • README badges (PyPI version, CI status, codecov, license, Python version)
  • PyPI metadata enhancements (keywords, expanded classifiers)

Fixed

  • Pipeline port system: restored complete port compatibility checking
  • CI branch triggers changed from develop to staging

Installation

uv add cuvis-ai-schemas==0.1.3
# With extras:
uv add 'cuvis-ai-schemas[proto]==0.1.3'

PyPI: https://pypi.org/project/cuvis-ai-schemas/0.1.3/