Immutable
release. Only release title and notes can be modified.
Fixed
- Homebrew Install: Installing the CLI on macOS failed while generating shell completions. Homebrew ran the freshly downloaded binary before the macOS quarantine attribute was cleared, so Gatekeeper blocked it. Completions are now generated after the quarantine attribute is removed, and on Linux too, where casks are supported but the quarantine step does not apply.
Added
- Homebrew Uninstall: Uninstalling the CLI (with or without
--zap) now also removes thebash,zshandfishcompletion files it installed, instead of leaving them behind. - Local Cask Preview: New
task cli:test.goreleaser.caskbuilds the Homebrew cask locally, so its contents can be inspected before a release. Nothing is published or installed.
Full Changelog: v2.2.0...v2.2.1