Homebrew
Notes
no notes yet
Release notes
v4.1.20
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- cask/audit: add audit_min_os by @razvanazamfirei in https://github.com/Homebrew/brew/pull/16013
- Fix TypeError when building from source with gcc compiler in some MacOS version by @niu541412 in https://github.com/Homebrew/brew/pull/16187
- Sorbet updates for compatibility with recent releases by @dduugg in https://github.com/Homebrew/brew/pull/16183
- Remove use of ActiveSupport try by @dduugg in https://github.com/Homebrew/brew/pull/16184
- workflows/docs: bump rubydoc test Ruby by @Bo98 in https://github.com/Homebrew/brew/pull/16191
- Support system Ruby 3 on Linux by @Bo98 in https://github.com/Homebrew/brew/pull/16192
- cmd/desc: fix handling of
--eval-allwith formulae by @apainintheneck in https://github.com/Homebrew/brew/pull/16195 - cleanup: smarter gem handling by @Bo98 in https://github.com/Homebrew/brew/pull/16193
cask/urlheaders parameter type fix by @bevanjkay in https://github.com/Homebrew/brew/pull/16197- utils/gems: improve behaviour (particularly with Ruby 3) by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/16199
- utils/curl: fix
Digest::SHA256typo by @ZhongRuoyu in https://github.com/Homebrew/brew/pull/16202 - Store and use revision in tab runtime dependencies by @Bo98 in https://github.com/Homebrew/brew/pull/16152
- Improve coverage tracking by @Bo98 in https://github.com/Homebrew/brew/pull/16204
New Contributors
- @niu541412 made their first contribution in https://github.com/Homebrew/brew/pull/16187
Full Changelog: https://github.com/Homebrew/brew/compare/4.1.19...4.1.20