Engram v1.0.1 — Homebrew Formula Migration
Switches Homebrew distribution from Cask to Formula, so brew upgrade engram works properly.
What Changed
- Switched
.goreleaser.yamlfromhomebrew_caskstobrews(Formula) - Added migration instructions in README for users coming from the Cask
Upgrade
If you had the Cask (v1.0.0 or earlier):
brew uninstall --cask engram 2>/dev/null
brew install gentleman-programming/tap/engramFrom now on, upgrades work normally:
brew upgrade engramFull Changelog: v1.0.0...v1.0.1