3.2.11
What's Changed
- cleanup: allow users to specify formulae to skip cleaning by @carlocab in #11931
- create(go): add
-s -w
ldflags to reduce the artifact size by @chenrui333 in #11902 - upgrade: fetch all formulae before installing by @FnControlOption in #11940
- upgrade: list upgradeable dependencies on dry run by @EricFromCanada in #11947
- brew.sh: set HOMEBREW_FORCE_HOMEBREW_ON_LINUX when core repo is homeb… by @iMichka in #11938
- upgrade: revert renaming of create_formula_installer by @FnControlOption in #11952
- docs: use
brew --repository
shorthand in Cask Cookbook by @FnControlOption in #11791 - curl: echo any cookies received on a redirect by @FnControlOption in #11790
- fetch: fix
--bottle-tag
when unbottled on host system by @FnControlOption in #11927 - sandbox: fallback to tput for winsize by @Bo98 in #11954
- pr-automerge: enable automerging linux-only PRs by @cho-m in #11959
- install: fetch all formulae before install by @FnControlOption in #11963
- rubocops/lines: remove OS.mac?/OS.linux? check. by @MikeMcQuaid in #11958
- formula_installer: update syntax of maximum macOS check by @EricFromCanada in #11962
- edit: update $HOMEBREW_BAT_CONFIG_PATH default by @Freed-Wu in #11975
- messages: record cask installations by @FnControlOption in #11966
- Strategy: Improve curl error message finding by @samford in #11973
New Contributors
Full Changelog: 3.2.10...3.2.11