Skip to content

Correct unreleased 0.2.0 documentation - #41

Merged
askmy-stack merged 1 commit into
mainfrom
codex/fix-p0-release-docs
Aug 10, 2026
Merged

Correct unreleased 0.2.0 documentation#41
askmy-stack merged 1 commit into
mainfrom
codex/fix-p0-release-docs

Conversation

@askmy-stack

Copy link
Copy Markdown
Owner

Summary

Corrects repository claims that version 0.2.0 is published before its GitHub Release and PyPI distribution exist. Aligns the README, changelog, security policy, publishing guide, and Action example with the current release state.

Why

Issue #31 was closed without its release criteria being met. The package is not currently installable from PyPI, and the Action does not have a release tag.

Validation

  • pytest --cov=tool_semantics --cov-report=term-missing (41 passed, 87% coverage)
  • ruff check .
  • ruff format --check .
  • mypy src
  • python -m build
  • Clean virtual-environment install from the documented pinned Git commit

@askmy-stack
askmy-stack marked this pull request as ready for review August 10, 2026 19:53
Repository owner deleted a comment from cursor Bot Aug 10, 2026
@askmy-stack
askmy-stack merged commit 413d4b3 into main Aug 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant