Skip to content

v1.1.0

Choose a tag to compare

@zkzofn zkzofn released this 21 Aug 06:04
· 13 commits to main since this release

Update notices that actually reach you, and a command to act on them.

  • pier upgrade — asks the Homebrew tap right now (no waiting for the daily check) and runs the upgrade. Source installs get the git pull && make setup instructions instead
  • Sidebar notice — while the tap carries a newer pier, every sidebar shows an ↑ <version> · pier upgrade line at the bottom
  • The gap this closes: the daily check only ran on a bare pier, so anyone whose habit is tmux attach + prefix+N never heard about a new version — and never got the new tmux settings either. pier ensure, which runs from the attach / session-change hook no matter how you use pier, now quietly refreshes the managed ~/.tmux.conf block (keeping the binary path it already records) and reloads tmux
  • Config writes are atomic, since that refresh can fire from several attaching clients at once
  • README gained an Updating section

PIER_NO_UPDATE_CHECK=1 silences every notice.

Updating from an older pier

brew update && brew upgrade zkzofn/tap/pier