Skip to content

v2.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Aug 15:40
Immutable release. Only release title and notes can be modified.
4eace67

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 the bash, zsh and fish completion files it installed, instead of leaving them behind.
  • Local Cask Preview: New task cli:test.goreleaser.cask builds 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