What's Changed
- refactor: inline use of attr_predicate by @dduugg in #19371
- Add PowerShell (pwsh) completion support by @heaths in #19407
- formula: remove
pwsh
from default completion shells by @carlocab in #19408 - dependabot: allow up to 10 open PR's by @p-linnane in #19416
- Document pwsh shell completion by @heaths in #19419
- docs: add a bit more information about
std_*_args
to Formula Cookbook by @botantony in #19420 - workflows/tests: use Docker image for Ubuntu 20.04 by @p-linnane in #19424
- fix: require strategic interface in each livecheck strategy by @dduugg in #19425
- cmd/tap: don't stacktrace on user error by @gromgit in #19428
- macOS pkg installer: fix existing installation not being upgraded by @EricFromCanada in #19406
- feat: add cask shell completion by @SMillerDev in #19410
- Xorg: Handle nil
:content
value by @samford in #19436 - global: cleanup environment variables. by @MikeMcQuaid in #19421
- Cask: skip livecheck https audit for POST requests by @samford in #19437
- cask/installer: pass more options to cask dependencies by @EricFromCanada in #19439
- curl_headers: Handle POST requests by @samford in #19445
- diagnostic: enforce user_path_1 prerequisite by @gromgit in #19448
- keg: fix normalize_pod2man_outputs! for non-UTF-8 manpages by @alebcay in #19449
New Contributors
Full Changelog: 4.4.23...4.4.24