Skip to content

ToolPin 0.5.2

Choose a tag to compare

@nillo nillo released this 09 Jul 23:08

Patch release: repo hygiene fixes discovered in post-release review of 0.5.1.

Fixed

  • .gitignore negation ordering. A cleanup in the 0.5.1 cycle alphabetically sorted .gitignore, which moved the !.env.example and !.codex/config.toml exceptions 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 audit clean (0 vulnerabilities), pack dry-run verified (76 files).
  • Published to npm with provenance: @proofofwork-agency/toolpin@0.5.2