What’s New

brew 6.0.10

6.0.10
Added
  • Scrub internal package API cache files on `brew cleanup -s`
  • Support GitHub App JWTs in u/g/api.rb
  • Add install step keychain cleanup
  • Add Utils.parallel_map for performance improvements in tap-info and services list
  • Pre-stage cask downloads
  • Allow no-CLT cask installs
Changed
  • Speed up StemParser in version/parser
  • Skip incompatible cask upgrades
  • Make `Homebrew._system` private and move `quiet_system` off `Kernel`
  • Convert quarantine script to use FFI rather than Swift
  • Migrate more cask metadata to JSON for developers
  • Read all settings with one git invocation per repository
Fixed
  • Send bundle check failures to stderr
  • Avoid generated rmdir for shared file lists
  • Fix test setup crash when multiple package APIs are cached
  • Fix spurious test-bot missing `:all` bottle warning
  • Fix misleading HEAD upgrade summary
  • Skip unavailable sandbox sysctls
  • Fix autosquash behavior to default cherry_picked to false
  • Fix bundle/parallel_installer terminal output after interactive installs
What's Changed
New Contributors

Full Changelog: https://github.com/Homebrew/brew/compare/6.0.9...6.0.10

View original