Skip to content

PromptLatch 0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 18:49
v0.2.1
f5f4c9d

PromptLatch 0.2.1 is first PyPI release.

Install

uv tool install promptlatch

For Python projects:

uv add promptlatch

Changes

  • Publish wheel and source archive to PyPI through GitHub OIDC Trusted Publishing.
  • Attach PyPI publish attestations and GitHub build provenance.
  • Validate Python 3.12, 3.13, and 3.14.
  • Publish matching GHCR image and Helm chart.
  • Update pinned GitHub Actions, Python image, dependencies, and uv lockfile.

Upgrade an existing uv tool install:

uv tool upgrade promptlatch

PromptCloak users should read v0.2.0 migration notes before upgrading.

Full changelog: v0.2.0...v0.2.1