4.2.18
What's Changed
- github_runner_matrix: support GitHub-hosted M1 macOS runners by @carlocab in #17042
- cmd/help: add description and arguments. by @MikeMcQuaid in #17045
- dev-cmd/bump-cask-pr: use FromContentLoader when relevant. by @MikeMcQuaid in #17043
- Add more
HOMEBREW_FORBIDDEN_*
configuration by @MikeMcQuaid in #17037 - Prefer numbered block params over proc conversion, cont'd by @dduugg in #17047
- Allow
--display-times
with--cask
by @toobuntu in #17052 - cmd/log: various fixes. by @MikeMcQuaid in #17056
- dev-cmd/generate-*-api: ensure title is a string by @Bo98 in #17063
- docs: update examples of good commit summaries by @toobuntu in #17062
- docs: improve, define Python library exception list by @iMichka in #16662
- docs: clarify pull request review guidelines. by @MikeMcQuaid in #17057
- package/scripts/postinstall: avoid writing to
~/.gitconfig
by @ZhongRuoyu in #17068 - keg: mkpath on main
postgresql@X
directories by @cho-m in #17071 - dev-cmd/tests: fix when euid != uid. by @MikeMcQuaid in #17073
- Publish 2024 AGM minutes summary by @colindean in #17072
- Alphabetize
EnvConfig::ENVS
by @issyl0 in #17074 - formula: add FETCHCONTENT_FULLY_DISCONNECTED to std_cmake_args by @alebcay in #17075
- attestation: add initial attestation helpers, integrate into
brew install
by @woodruffw in #17049 - cmd, cask: info prints whether installed by @willfaught in #17076
- github_runner_matrix: increase timeout for self-hosted 12-x86_64 by @ZhongRuoyu in #17082
New Contributors
- @willfaught made their first contribution in #17076
Full Changelog: 4.2.17...4.2.18