Homebrew
Notes
no notes yet
Release notes
v4.3.20
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- dev-cmd/bottle: use iso8601 for compliance with spec by @cho-m in https://github.com/Homebrew/brew/pull/18177
- formula_auditor: reject more SPDX licenses by @cho-m in https://github.com/Homebrew/brew/pull/18035
- docs: remove references to deprecated/disabled GCC formulae by @cho-m in https://github.com/Homebrew/brew/pull/18228
- list.sh: support column output by @Bo98 in https://github.com/Homebrew/brew/pull/18233
- shims/super/cc: do not pass -pipe by @fxcoudert in https://github.com/Homebrew/brew/pull/18231
- cmd/shellenv: output the result of
path_helperdirectly by @carlocab in https://github.com/Homebrew/brew/pull/18225 - list.sh: improve arg parsing, support
brew lsby @Bo98 in https://github.com/Homebrew/brew/pull/18234 - Invalidate Bootsnap cache on Gemfile.lock changes by @Bo98 in https://github.com/Homebrew/brew/pull/18240
- github_packages: use full license only if within limit by @cho-m in https://github.com/Homebrew/brew/pull/18241
- utils/github: use
x-access-tokenby @Bo98 in https://github.com/Homebrew/brew/pull/18242 - Revert "build(deps-dev): bump logger from 1.6.0 to 1.6.1 in /Library/Homebrew" by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/18244
- workflows/docker: improve job names. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/18245
- startup/bootsnap: base key on in install state rather than projection by @Bo98 in https://github.com/Homebrew/brew/pull/18246
- Docs: Add license to block preceding revision placement by @psibre in https://github.com/Homebrew/brew/pull/18247
- formula_auditor: make deprecate license check non-strict in core by @cho-m in https://github.com/Homebrew/brew/pull/18249
- Globally silence default gem warnings by @Bo98 in https://github.com/Homebrew/brew/pull/18259
- Revert $TMPDIR for emacsclient by @tshu-w in https://github.com/Homebrew/brew/pull/18260
- keg: avoid attempting rmdir on must exist subdirs by @cho-m in https://github.com/Homebrew/brew/pull/18262
- Update URLs to SPDX license expr docs by @ZhongRuoyu in https://github.com/Homebrew/brew/pull/18265
- dev-cmd/bump: add
--autoflag by @carlocab in https://github.com/Homebrew/brew/pull/18227 - Dockerfile: align
ghinstallation with upstream documentation by @carlocab in https://github.com/Homebrew/brew/pull/18272 - Update README by @Olexandr88 in https://github.com/Homebrew/brew/pull/18273
- Improve
brew doctoroutput on prerelease macOS by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/18274 - Use FormulaInstaller OS extensions by @dduugg in https://github.com/Homebrew/brew/pull/18275
- linkage_checker: exclude test deps from being considered runtime dep by @cho-m in https://github.com/Homebrew/brew/pull/18281
- Curl#curl_headers: Work with 56 exit_status by @samford in https://github.com/Homebrew/brew/pull/18279
- github/actions: fix annotation title handling by @carlocab in https://github.com/Homebrew/brew/pull/18283
- rubocops/uses_from_macos: remove
gnu-getoptandrpcgenby @cho-m in https://github.com/Homebrew/brew/pull/18267 - shims/super/ninja: respect Homebrew parallelism by @carlocab in https://github.com/Homebrew/brew/pull/18284
New Contributors
- @psibre made their first contribution in https://github.com/Homebrew/brew/pull/18247
- @tshu-w made their first contribution in https://github.com/Homebrew/brew/pull/18260
- @Olexandr88 made their first contribution in https://github.com/Homebrew/brew/pull/18273
Full Changelog: https://github.com/Homebrew/brew/compare/4.3.19...4.3.20