Skip to content

Changelog

Release history and where to find it.

Where release notes live

Per-version release notes for the Pipemason CLI are published with each GitHub release, so the changelog always matches the binaries you actually install:

github.com/CrashBytes/pipemason/releases

Keeping the CLI current

The CLI self-updates. Run the update command to fetch and install the latest signed release:

pipemason update

Check which version you are on at any time:

pipemason --version

Tip

Installed via Homebrew or Scoop? Update through your package manager — brew upgrade pipemason or scoop update pipemason — to keep the install path consistent with how you set it up.