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 commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
PyPI packaging: scripts are now installable via pip install just-bashit or uv tool install just-bashit, exposing jb, jbx, and jb-inspect as
console entry points.
CHANGELOG.md tracking releases in keep-a-changelog format.
Standardized release process: make setup, make bump-version, make release-branch, make tag-release Makefile targets.
Tag-triggered release.yml with CI gate, PyPI publish, and GitHub release
with CHANGELOG notes.