OpenBoot v0.61.0
Installation
brew install openbootdotdev/tap/openbootBinaries
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | openboot-darwin-arm64 |
| macOS | Intel | openboot-darwin-amd64 |
What's Changed
Features
- feat: prefer Makefile over stow when dotfiles repo has install target (#123)
Bug Fixes
- fix: back up stow conflicts before make install to prevent conflict failures (#126)
- fix: pass jobs_json via env var to fix stdin conflict in drift-to-issue
Chores
- chore: add cross-repo checklist to PR template and teach ship-pr to use it (#125)
Full Changelog: v0.60.2...v0.61.0