What’s New

brew 6.0.3

6.0.3
Added
  • Allow tap trust in build sandbox
  • Add livecheck compressed option
  • Add install step config writes
  • Support tap trust in Brewfiles
  • Support splitting cask versions by arch
  • Add list command --no-installed-on-request switch
  • Add patch directory for local patch
Changed
  • Annotate upgradable dependencies in install plans
  • Don't bold upgradable dependencies in install plans
  • Preserve tap remotes in bundle dumps
  • Follow symlinked trust stores
  • Read user Git config for private downloads
  • Respect auto-update cask opt-out
  • Allow sometimes skipping the sandbox inside nested sandboxes
Fixed
  • Services command checks --sudo-service-user exists
  • Formula installer skips conflicts if not linking
  • Formula installer creates opt link even when skip_link
  • Fix brew bundle topological sort crash on missing dependency node
  • Fix caveats replacing order (HOMEBREW_PREFIX) in API formula reconstruction
  • Avoid duplicate upgrade warnings
What's Changed
New Contributors

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

View original