You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This CHANGELOG (Keep-a-Changelog style, following the pi-interactive-shell layout), shipped in the npm tarball.
Git tag / GitHub release automation: a postpublish hook (scripts/tag-current.mjs) reads the version from package.json, creates an annotated vX.Y.Z tag at HEAD and pushes it, so every successful npm publish stays in sync with git; a GitHub Actions workflow (.github/workflows/release.yml) turns any v* tag push into a release with auto-generated notes.
Backfilled v0.1.0–v0.1.7 git tags and GitHub releases at their version-bump commits.