Skip to content

0.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 08:30
2d14fc6

CHANGELOG

v0.2.0 (2024-07-24)

Chore

  • chore(ci): only support python 3.11, 3.12

The workflow-client relies on 3.11 features. (542bf9e)

Feature

  • feat: add first workflow_client version (6fe7844)

v0.1.0 (2024-07-22)

Feature

  • feat: migrate to copier (betaboon/copier-python) (3ffd77e)

Fix

  • fix(ci): setup pypi trusted publisher environment name (0488e1c)

Unknown