Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 12:56
525b7f5

1.4.0 (2026-03-24)

Features

  • tests: add bats test suite for source and container validation (d5db99e)

Bug Fixes

  • bootstrap: preserve --require-sha during brew bundle (a29f777)
  • bootstrap: quote eval $(brew shellenv) to prevent word splitting (21209bb)
  • brewfile: gate tmux formula to macOS only (028801c)
  • gate tmux and ghostty configs to macOS only (f7281cf)
  • git: set core.editor to nvim instead of vim (3918e25)
  • install: use random temp filename to prevent TOCTOU in install.ps1 (1388010)
  • install: verify crane tarball checksum before extraction (b91841e)
  • readme: correct git config path in Forking section (98a2aab)

Miscellaneous

  • renovate: track crane version in install.sh via regex manager (14a986e)