What’s New

brew 6.0.4

6.0.4
Added
  • Add `bump-compatibility-version` command
  • Add `formula_opt_include` helper to utils/path
  • Add type and resolves DSL for annotating patches
Changed
  • Generate completions with style for default shells and auto corrections
  • Forward the `--quiet` flag to all `brew bundle` subcommands
  • Support path helpers in services
  • Filter info JSON package types
  • Align upgrade summary columns
  • Key Brewfile trust entries by custom tap remotes
Fixed
  • Rescue `MethodDeprecatedError` when attempting to load installed caskfiles
  • Rescue `MethodDeprecatedError` when loading from installed caskfile in installer
  • Fix HOMEBREW_FORBID_PACKAGES_FROM_PATHS bypasses
  • Fix core cask tap redirects
  • Warn about missing libraries in brew info
  • Bump-formula-pr: do not repeat release notes multiple times
  • Redact GitHub token in bump dry-run output
Removed
  • Remove dead Formula methods
Security
  • Disable tap Git credential prompts
  • Reject inline cask definitions passed to the MCP server
What's Changed
New Contributors

Full Changelog: https://github.com/Homebrew/brew/compare/6.0.3...6.0.4

View original