Skip to content

v0.3.2 — Maintenance: OIDC + OG image

Latest

Choose a tag to compare

@JordanNewell JordanNewell released this 26 Jul 20:01
v0.3.2
d8ec4f5

Maintenance release — CI/docs only, no package behavior change.

Changed

  • Publish workflow uses OIDC trusted publishing (no API tokens). PyPI trusted-publisher configuration corrected; the GitHub Actions workflow now mints a short-lived OIDC token at publish time. Removes the need for any long-lived PYPI_API_TOKEN secret on the repo.
  • README ships with a canonical Open Graph image and banner. Social previews (Twitter/X, LinkedIn, Slack, Discord) now render the Claudeway card instead of a blank tile.

Chore

  • Bumped version stubs (pyproject.toml, claudeway/__init__.py, bug_report.yml placeholder) and CHANGELOG.md footer links.

Full diff: v0.3.1...v0.3.2