Unclaimed project
Are you a maintainer of brew? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
brew
🍺 The missing package manager for macOS (or Linux)
Back to changelogNew
5.0.11
What's Changed
- CONTRIBUTING: revamp based on current practice. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/21391
- info: highlight formula and cask installation status (✔/✘) by @HaraldNordgren in https://github.com/Homebrew/brew/pull/21386
- cask/dsl/depends_on: fix shape variation warning by @p-linnane in https://github.com/Homebrew/brew/pull/21393
- formula_creator: use brewed Ruby by @p-linnane in https://github.com/Homebrew/brew/pull/21395
- dev-cmd/typecheck: fix Ruby version conflict in sigil bump by @p-linnane in https://github.com/Homebrew/brew/pull/21394
- migrator: typed: strict by @hyuraku in https://github.com/Homebrew/brew/pull/21269
- cmd/bundle: don't raise
UsageError when using environment variables. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/21398
- extend/os/linux/formula: fix
valid_platform? for macOS requirements by @p-linnane in https://github.com/Homebrew/brew/pull/21401
- cmd/source: support PyPI packages by @botantony in https://github.com/Homebrew/brew/pull/21404
- dev-cmd/formula-analytics: filter tap_name client-side by @p-linnane in https://github.com/Homebrew/brew/pull/21403
formula_installer: fix post_install with --skip-link by @p-linnane in https://github.com/Homebrew/brew/pull/21402Revert "dev-cmd/formula-analytics: filter tap_name client-side" by @p-linnane in https://github.com/Homebrew/brew/pull/21405linkage_checker: treat indirect deps as general test failure by @p-linnane in https://github.com/Homebrew/brew/pull/21407bundle: write to tab through the wrapper by @Bo98 in https://github.com/Homebrew/brew/pull/21410build(deps): bump the pip group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/Homebrew/brew/pull/21411build(deps): bump the bundler group across 1 directory with 11 updates by @dependabot[bot] in https://github.com/Homebrew/brew/pull/21412Add AI/LLM contributing guidance by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/21415Allow using dashes (-) in tap names by @pkryger in https://github.com/Homebrew/brew/pull/21414bundle: dump full cask names by @gromgit in https://github.com/Homebrew/brew/pull/21417add full_name to test cask objects by @gromgit in https://github.com/Homebrew/brew/pull/21419cache_store: typed: strict by @hyuraku in https://github.com/Homebrew/brew/pull/21413Full Changelog: https://github.com/Homebrew/brew/compare/5.0.10...5.0.11