Homebrew
Notes
no notes yet
Release notes
v4.2.13
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- Replace ronn with Kramdown's converter by @Bo98 in https://github.com/Homebrew/brew/pull/16868
- Various
brew updatebehaviour improvements by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/16855 - cleanup: track removed links & dirs during dry-run by @cho-m in https://github.com/Homebrew/brew/pull/16871
- docs: remove some system Python notes by @cho-m in https://github.com/Homebrew/brew/pull/16870
- Memoize installed tap loading v2 by @apainintheneck in https://github.com/Homebrew/brew/pull/16863
- Reproducible builds for native compiled binaries by @Bo98 in https://github.com/Homebrew/brew/pull/16860
- Actually remove
FromDefaultNameLoader. by @reitermarkus in https://github.com/Homebrew/brew/pull/16884 - cask: always return short cask tokens from core cask tap by @apainintheneck in https://github.com/Homebrew/brew/pull/16867
- Fix untap cmd bugs by @apainintheneck in https://github.com/Homebrew/brew/pull/16875
- brew.sh: fix autoupdate not working correctly for bump commands by @Bo98 in https://github.com/Homebrew/brew/pull/16885
- diagnostic: use FromTapLoader to check 3rd-party formula by @cho-m in https://github.com/Homebrew/brew/pull/16879
- formula: remove setting up home for python 2.7 by @cho-m in https://github.com/Homebrew/brew/pull/16888
- Add GitHub Actions warning/error annotations for deprecations/disables. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/16890
- cask/artifact: check the bundle version when using
--adopt. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/16889 - cmd/update-reset: use stable tag. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/16891
- Add tapioca compiler for Homebrew::CLI::Args by @dduugg in https://github.com/Homebrew/brew/pull/16880
- utils/github: use GraphQL PR searching by @Bo98 in https://github.com/Homebrew/brew/pull/16886
- dev-cmd/bump: skip Repology checks in CI for livecheckables by @Bo98 in https://github.com/Homebrew/brew/pull/16887
- utils/github: fix variable scope by @Bo98 in https://github.com/Homebrew/brew/pull/16900
Full Changelog: https://github.com/Homebrew/brew/compare/4.2.12...4.2.13