Homebrew
Notes
no notes yet
Release notes
v5.1.10
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
- Improve Docker cache reuse by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22134
- caveats: sort shadowed executables alphabetically by @HaraldNordgren in https://github.com/Homebrew/brew/pull/22139
- Extract patch classes into separate files by @rexmhall09 in https://github.com/Homebrew/brew/pull/22142
- Explain upgrade metadata fetch by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22143
- info: add Binaries section listing executables by @HaraldNordgren in https://github.com/Homebrew/brew/pull/22150
- diagnostic: cap OCLP tier when macOS is outdated by @p-linnane in https://github.com/Homebrew/brew/pull/22154
- upgrade: add final summary by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22140
- utils/formatter: avoid loading URI library for
Formatter.urlby @p-linnane in https://github.com/Homebrew/brew/pull/22160 - list: make --multiple imply --versions by @HaraldNordgren in https://github.com/Homebrew/brew/pull/22156
- Fix incorrect
depends_on: macosserialization in JSON API for Linux variations by @hangone in https://github.com/Homebrew/brew/pull/22137 - Stop relying on transitive
uriloads by @p-linnane in https://github.com/Homebrew/brew/pull/22161 - Filter Linux cask loads by support by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22149
- Add installed info inventory by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22141
New Contributors
- @hangone made their first contribution in https://github.com/Homebrew/brew/pull/22137
Full Changelog: https://github.com/Homebrew/brew/compare/5.1.9...5.1.10