Skip to content

Releases: duckframework/duck

Release v1.0.2

05 Mar 23:14

Choose a tag to compare

What's Changed

  • Fix code injection vulnerability in workflow_run.head_branch by @Copilot in #23
  • Enable manual triggering for TestPyPI and PyPI publish workflows by @Copilot in #25
  • Fix pypi-publish workflow to handle manual triggers by @Copilot in #26
  • Restrict pypi-publish workflow to version tags only by @Copilot in #27
  • Add workflow_dispatch inputs to pypi-publish for manual triggering by @Copilot in #28

Full Changelog: v1.0.1...v1.0.2

Release v1.0.1

12 Feb 20:50
acd6e85

Choose a tag to compare

Remove ASGI topic from pyproject.toml

Removed ASGI topic from project metadata.