Homebrew
Notes
no notes yet
Release notes
v4.4.10
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- formula_auditor: avoid
pkg-configdependency in core tap by @cho-m in https://github.com/Homebrew/brew/pull/18843 - generate-man-completions: also fail if only date changed by @EricFromCanada in https://github.com/Homebrew/brew/pull/18855
- livecheck: clarify livecheckable language by @samford in https://github.com/Homebrew/brew/pull/18839
- cmd/update-reset: remove .git/describe-cache. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/18857
- cmd/developer: fix HOMEBREW_UPDATE_TO_TAG handling. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/18856
- cmd/update: avoid switching developers to
stablebranch by @carlocab in https://github.com/Homebrew/brew/pull/18858 - feat: Add Bash completion for Homebrew aliases by @yermulnik in https://github.com/Homebrew/brew/pull/18791
- service: end systemd configs with a new line by @ZhongRuoyu in https://github.com/Homebrew/brew/pull/18864
- Fix systemd command line quoting by @ZhongRuoyu in https://github.com/Homebrew/brew/pull/18865
- Enable strict typing in NamedArgs by @dduugg in https://github.com/Homebrew/brew/pull/18867
- pkg_version: make
typed: strictby @MikeMcQuaid in https://github.com/Homebrew/brew/pull/18875 - Upload test results to CodeCov by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/18876
- attestation: handle multiple subjects by @woodruffw in https://github.com/Homebrew/brew/pull/18883
New Contributors
- @yermulnik made their first contribution in https://github.com/Homebrew/brew/pull/18791
Full Changelog: https://github.com/Homebrew/brew/compare/4.4.9...4.4.10