Homebrew
Notes
no notes yet
Release notes
v4.2.20
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- cmd/deps: add
--osand--archby @cho-m in https://github.com/Homebrew/brew/pull/17122 - Create individually namespace args for each command by @dduugg in https://github.com/Homebrew/brew/pull/17123
- Explicitly mark non-private APIs. by @reitermarkus in https://github.com/Homebrew/brew/pull/17128
- Support for opt-in network isolation in build/test sandboxes by @alebcay in https://github.com/Homebrew/brew/pull/17081
- cmd/list: support listing formulae installed on request or automatically by @ZhongRuoyu in https://github.com/Homebrew/brew/pull/17125
- Revert "formula: configure git/npm to ignore .brew_home" by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17131
- Explicitly mark non-public APIs. by @reitermarkus in https://github.com/Homebrew/brew/pull/17132
- utils/github: paginate artifact API result by @ZhongRuoyu in https://github.com/Homebrew/brew/pull/17138
- Revert "Revert "os/linux/elf: avoid using ldd for listing dynamic dependencies"" by @ZhongRuoyu in https://github.com/Homebrew/brew/pull/17136
- Update External-Commands docs for new command abstraction by @dduugg in https://github.com/Homebrew/brew/pull/17139
- extend/ENV/super: avoid adding
llvmtoHOMEBREW_LIBRARY_PATHSby @carlocab in https://github.com/Homebrew/brew/pull/17104 - Reapply "formula: configure git/npm to ignore .brew_home" by @branchvincent in https://github.com/Homebrew/brew/pull/17141
- sandbox: enable strict typing by @alebcay in https://github.com/Homebrew/brew/pull/17148
- feat: add audit for wayback machine URLs by @SMillerDev in https://github.com/Homebrew/brew/pull/16476
- analytics: support command and test-bot analytics. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/16847
- os/linux/kernel: enable strict typing by @alebcay in https://github.com/Homebrew/brew/pull/17152
- checksum: enable strict typing by @alebcay in https://github.com/Homebrew/brew/pull/17151
- cmd/*-sync: avoid clobbering existing user installations by @carlocab in https://github.com/Homebrew/brew/pull/17155
- Remove unused private method. by @reitermarkus in https://github.com/Homebrew/brew/pull/17156
- Hide
#inspectand#to_sin docs. by @reitermarkus in https://github.com/Homebrew/brew/pull/17157 - utils/analytics: cleanup test-bot analytics. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17154
- utils/analytics: revert a test-bot analytics change. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/17158
- Make documentation
@api privateby default. by @reitermarkus in https://github.com/Homebrew/brew/pull/16831 - elf: expand $ORIGIN in RUNPATH/RPATH entries by @alebcay in https://github.com/Homebrew/brew/pull/17149
- utils/gzip: enable strict typing by @alebcay in https://github.com/Homebrew/brew/pull/17171
- utils/backtrace: enable strict typing by @alebcay in https://github.com/Homebrew/brew/pull/17170
Full Changelog: https://github.com/Homebrew/brew/compare/4.2.19...4.2.20