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