ToolPin 0.5.2
Patch release: repo hygiene fixes discovered in post-release review of 0.5.1.
Fixed
.gitignorenegation ordering. A cleanup in the 0.5.1 cycle alphabetically sorted.gitignore, which moved the!.env.exampleand!.codex/config.tomlexceptions ahead of the.env.*and.codex/*rules they carve out. Gitignore is last-match-wins, so both negations were silently disabled. Section ordering is restored with negations after their globs; the effective ignore set is otherwise unchanged.- npm package README. The immutable 0.5.1 tarball README still referenced internal launch-preparation materials that had been removed from the repository. The 0.5.2 README drops those references.
- Docs consistency. Action examples across README and docs now pin
proofofwork-agency/toolpin@v0.5.2.
Notes
- v0.5.1 was published to npm but intentionally has no GitHub Release page; its changes are documented in CHANGELOG.md.
- Release gate: 355/355 tests,
self:doctor,self:ci,docs:check, Docusaurus build, curated-registry check,npm auditclean (0 vulnerabilities), pack dry-run verified (76 files). - Published to npm with provenance:
@proofofwork-agency/toolpin@0.5.2