All Versions
66
Latest Version
Avg Release Cycle
6 days
Latest Release
533 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v2.4.9 Changes
July 28, 2020- β¬οΈ upgrade: avoid upgrading unrequested casks (@mistydemeo)
- β workflows/tests: run brew test-bot --only-formulae. (@MikeMcQuaid)
- π build(deps): bump codecov from 0.2.2 to 0.2.3 in /Library/Homebrew (@Homebrew)
- π§ Fix brew test on Linux stdenv (@rwhogg)
- Pass individual args explicitly to
ENV
extensions. (@reitermarkus) - pr-automerge: fix variable name (@dawidd6)
- π pr-upload: fix for non-homebrew-core taps (@SeekingMeaning)
- dev-cmd/pr-*: allow to run on other taps too (@dawidd6)
- Fix uninitialized constant Cask::Pkg (@maximeg)
- bottle: fix inreplace string (@Homebrew)
- dev-cmd/bump-formula-pr.rb: fix StringInreplaceExtension usage (@vidusheeamoli)
- pr-upload: ensure bottle and formula version match (@jonchang)
- β¬οΈ Allow references to casks when running upgrade and outdated (@MLH-Fellowship)
- π Unify (mostly) Homebrew code style (@MikeMcQuaid)
- README.md: Add link to Homebrew blog (@gromgit)
- Add link to Homebrew Blog in CHANGELOG.md (@Rylan12)
- π¨ commands: Print cask commands (@MLH-Fellowship)
- bump-formula-pr: fix when no 'version' stanza in formula found (@dawidd6)
- sorbet/files.yaml: add new file (@vidusheeamoli)
- sorbet: set utils/inreplace.rb to true (@vidusheeamoli)
- β increase readall test timeout (@dtrodrigues)
- π use main branch for setup-ruby action (@dtrodrigues)
- β¬οΈ re-enable build from source for install, reinstall, upgrade (@dtrodrigues)
- Bug Fix: "Error: DYNAMIC segment not found, might be a statically-linked ELF?" at linking stage (@rmNULL)
- bintray: Fix "uninitialized constant EnvConfig" errors (@issyl0)
- π¨ Refactor usages of global
Homebrew.args
. (@reitermarkus) - π audit: add gitless and telegram-cli to prerelease list (@gromgit)
- curl: alert on 301 redirect (@dtrodrigues)
- Introduce ELFShim#rpath. Refactor keg_relocate to use the same. Return nil on no DT_RPATH, DT_RUNPATH, DT_SONAME, PT_INTERP. (@rmNULL)
- Detect unexpected linkage (@maxim-belkin)
- π build(deps): bump i18n from 1.8.4 to 1.8.5 in /Library/Homebrew (@Homebrew)
- π build(deps): bump parallel_tests from 3.0.0 to 3.1.0 in /Library/Homebrew (@Homebrew)
- π create: use https rubydoc url (@dtrodrigues)
- sorbet: add cli/args.rb to true (@vidusheeamoli)
- curl: ensure final_url is populated with the final URL requested (@dtrodrigues)
- π build(deps): bump bindata from 2.4.7 to 2.4.8 in /Library/Homebrew (@Homebrew)
- π vendor: delete outdated readme (@SeekingMeaning)
- π¨ Refactor
brew cask audit
. (@reitermarkus) - sorbet: set compat files to true (@vidusheeamoli)
- π cmd/uses: mention "dependents" in help text (@SeekingMeaning)
- π bump-formula-pr: cleanup (@SeekingMeaning)
- dev-cmd/audit: add libressl to uses_from_macos allow list (@SeekingMeaning)
- β‘οΈ formula.rb: update 'missing libraries' feature (@maxim-belkin)
- β‘οΈ update-report: speed up automatic updates (@jonchang)
- notability: fix variable names (@Homebrew)
- doctor: Run cask doctor checks in brew doctor (@MLH-Fellowship)
- audit: error on archived repos (@SMillerDev)
- π include patchelf.rb and its deps in Gemfile.lock (@rmNULL)
- sorbet: set multiple files to true (@vidusheeamoli)
- Gemfile: set sorbet version (@vidusheeamoli)
- π§ Change the default locale to C.UTF-8 on Linux (@sjackman)
- β‘οΈ Make Shell-Completion.md clearer and update it (@quackduck)
- cleanup: clean go_mod_cache (@Bo98)
- π§ on_os resources: allow linux-only or mac-only resources (@iMichka)
- π build(deps): bump rubocop-performance from 1.7.0 to 1.7.1 in /Library/Homebrew (@Homebrew)
- π build(deps): bump i18n from 1.8.3 to 1.8.4 in /Library/Homebrew (@Homebrew)
- π build(deps): bump rubocop-ast from 0.1.0 to 0.2.0 in /Library/Homebrew (@Homebrew)
- π style: require long urls for pypi and pythonhosted urls (@Rylan12)
- 0οΈβ£ Add a default back to INFOPATH (@timdorr)
- π bump-formula-pr: check duplicate PRs as early as possible (@SeekingMeaning)
- π dev-cmd/create: add --node option (@SeekingMeaning)
- π build(deps): bump codecov from 0.2.1 to 0.2.2 in /Library/Homebrew (@Homebrew)
- workflows: fix crontab (@jonchang)
- β‘οΈ workflows: auto create PRs for license data updates (@Bo98)
- sorbet/files.yaml: set multiple files to true (@vidusheeamoli)
- sorbet: set os.rb to true (@vidusheeamoli)
-
v2.4.8 Changes
July 19, 2020- Allow missing libraries (@maxim-belkin)
- workflows: use GITHUB_TOKEN when checking license (@jonchang)
- β‘οΈ update-license-data: only check against latest tag (@jonchang)
- β‘οΈ data/spdx.json: update (@Bo98)
- utils/github: add workflow_dispatch_event method (@dawidd6)
- β
utils/git_spec: Add a test for
last_revision_commit_of_files
(@issyl0) - β‘οΈ Taps.md: Update cloning details (@gromgit)
- β‘οΈ README: update maintainers and sponsors (@jonchang)
- π bump-formula-pr: restore formula if duplicate PR exists (@SeekingMeaning)
- π Doc fixes (@Bo98)
- π¨ formula: minor refactor to reduce line count (@Bo98)
- π bump-formula-pr: determine url/tag from version (@SeekingMeaning)
- β‘οΈ data/spdx.json: update (@Bo98)
- Adjust container checks for GitHub Actions changes (@Bo98)
- π formula_creator: generate
head
stanza afterlicense
(@SeekingMeaning) - Replace instance variable access with call to .elf. (@rmNULL)
- π build(deps): bump zeitwerk from 2.3.1 to 2.4.0 in /Library/Homebrew (@Homebrew)
- π build(deps): bump codecov from 0.2.0 to 0.2.1 in /Library/Homebrew (@Homebrew)
- β‘οΈ docs: Update Linux core merge guidelines. (@jonchang)
- π build(deps): bump zeitwerk from 2.3.1 to 2.4.0 in /docs (@Homebrew)
- π check_user_path_1: Fix message presentation (@gromgit)
- std_meson_args: add release buildtype (@tschoonj)
- audit: also search head url to get repo data (@dtrodrigues)
- π don't allow prerelease for cake (@dtrodrigues)
- π build(deps): bump rubocop from 0.87.1 to 0.88.0 in /Library/Homebrew (@Homebrew)
-
v2.4.7 Changes
July 15, 2020- shellenv: Fix shell detection (@gromgit)
- π cask/installer: don't call
installed?
if Formula (@SeekingMeaning) - π dev-cmd/bump-revision: insert revision after license (@SeekingMeaning)
- cask: add list --json (@SMillerDev)
- π style: use direct method matching instead of regex (@Rylan12)
- β‘οΈ update audit error message for versioned formulae with head spec (@dtrodrigues)
- π¨ refactor throttled update logic to improve efficiency (@dtrodrigues)
- enable HOMEBREW_PATCHELF_RB for brew developers by default (@rmNULL)
- sorbet: set utils/user.rb to true (@vidusheeamoli)
- π sorbet/utils: move files to true (@vidusheeamoli)
-
v2.4.6 Changes
July 13, 2020- π docs/Versions: Cleanup and clarifications (@gromgit)
- os/mac: silence AppleLanguages error, fallback to system prefs (@Bo98)
- π Add support for -march=sandybridge (@fredemmott)
- Utils::Bottles::tag: ARM tag is arm64_big_sur (@sjackman)
- Audit to RuboCop migration (@Rylan12)
- π build(deps): bump codecov from 0.1.20 to 0.2.0 in /Library/Homebrew (@Homebrew)
- π build(deps): bump codecov from 0.1.19 to 0.1.20 in /Library/Homebrew (@Homebrew)
- π bottle --merge: Fix bug with cellar :any (@sjackman)
- π sandbox: use Dir.home instead of HOME (@SeekingMeaning)
- π build(deps): bump rubocop-rspec from 1.41.0 to 1.42.0 in /Library/Homebrew (@Homebrew)
- β‘οΈ docs: update docs to reflect new Python procedures (@Rylan12)
- Allow listing casks when using brew list (@MLH-Fellowship, @whoiswillma)
- License forbidden (@MLH-Fellowship, @lionellloh)
- keg: general cleanup. (@MikeMcQuaid)
- cleanup: check path exists before cleanup. (@MikeMcQuaid)
- π formula: use installed_prefixes in opt_or_installed_prefix_keg (@Bo98)
-
v2.4.5 Changes
July 09, 2020- keg: delete more alias LinkedKegs symlinks. (@MikeMcQuaid)
- language/python: allow [email protected] to be used for virtualenvs (@Bo98)
- formula: look harder for a linked keg. (@MikeMcQuaid)
- formula_installer: mv rather than rename on link_overwrite (@Bo98)
- keg: unlink alias linkedkegs. (@MikeMcQuaid)
- π formula: consider aliases in installed_prefixes (@Bo98)
- βͺ Revert #7933 ("sorbet: set utils/git.rb to true") (@issyl0)
- Revert "python_virtualenv_constants: upgrade virtualenv to 20.0.26" (@SeekingMeaning)
- uses_from_macos: move cpio to shadowed by macos list (@iMichka)
- Make Homebrew work with Xcode 12 Beta 2 on Apple Silicon (@claui)
- sorbet: set utils/notability.rb to true (@vidusheeamoli)
- sorbet: set utils/git.rb to true (@vidusheeamoli)
- python_virtualenv_constants: upgrade virtualenv to 20.0.26 (@lembacon)
- π build(deps): bump codecov from 0.1.17 to 0.1.19 in /Library/Homebrew (@Homebrew)
- β workflows/tests: link [email protected] (@MikeMcQuaid)
- sorbet/files.yaml: add new files (@vidusheeamoli)
- π build(deps): bump rubocop from 0.87.0 to 0.87.1 in /Library/Homebrew (@Homebrew)
- audit: disallow capitalization and period in conflicts_with reason (@EricFromCanada)
- π workflows/doctor: add macOS
brew doctor
CI. (@MikeMcQuaid) - π build(deps): bump rubocop-performance from 1.6.1 to 1.7.0 in /Library/Homebrew (@Homebrew)
- π build(deps): bump rubocop from 0.86.0 to 0.87.0 in /Library/Homebrew (@Homebrew)
- π style: re-enable shellcheck. (@MikeMcQuaid)
- diagnostic: allow some uncommitted gems. (@MikeMcQuaid)
- Add CPU family ARMv8.3-A (@claui)
-
v2.4.4 Changes
July 07, 2020- uses_from_macos: allow cpio (@iMichka)
- dev-cmd/pr-upload: add --keep-old flag (@dawidd6)
- formula: fix link_overwrite? (@MikeMcQuaid)
- π build(deps): bump nokogiri from 1.10.9 to 1.10.10 in /Library/Homebrew (@Homebrew)
- π build(deps): bump nokogiri from 1.10.9 to 1.10.10 in /docs (@Homebrew)
- link_overwrite: allow to overwrite files from alias (@iMichka)
- π style: separate shell command arguments (@Rylan12)
- π Remove cargo-completion formula (@chenrui333)
- β‘οΈ Update Homebrew-and-Python.md (@miccal)
- Allow references to casks when running uninstall and reinstall (@MLH-Fellowship)
- β¬οΈ upgrade: fix error checking dependents (@Bo98)
- Add
brew sponsors
command (@jonchang) - π style: improve keg_only style checks (@Rylan12)
- dev-cmd/audit: don't error out if no license is detected by GitHub (@dawidd6)
- Separate formula name from tap name in need_python? (@Rylan12)
- π Move .codecov.yml (@MikeMcQuaid)
- throttle gatsby-cli to every 10 rel on multiple of 10 (@chenrui333)
- sandbox: do not assume home is inside
/Users
(@claui) - π build(deps): bump rubocop-rspec from 1.40.0 to 1.41.0 in /Library/Homebrew (@Homebrew)
- π§ Add completion configuration for non-Homebrew fish (@gromgit)
- sorbet/files.yaml: add new files (@vidusheeamoli)
- dev-cmd/audit: tweak checksum audit. (@MikeMcQuaid)
- Use
atomic_write
instead of deleting and writing file. (@reitermarkus) - sorbet/files.yaml: set utils files to true (@vidusheeamoli)
- β‘οΈ dev-cmd/update-license-data: don't use partial downloading & fix --fail-if-changed (@Bo98)
- dev-cmd/bottle: fix positioning of bottle block in some cases (@Bo98)
- Check installed dependents on install and reinstall (@MikeMcQuaid)
- Add CodeCov YAML file. (@MikeMcQuaid)
- sorbet/files.yaml: set utils/tty.rb to true (@vidusheeamoli)
- π Bottle extract and fetch fixes (@MikeMcQuaid)
- Use CodeCov for coverage reporting. (@MikeMcQuaid)
- π docs/Common-Issues-for-Core-Contributors: add steps to fix failed bottle publish (@Moisan)
- π build(deps): bump diff-lcs from 1.4.3 to 1.4.4 in /Library/Homebrew (@Homebrew)
-
v2.4.3 Changes
July 02, 2020- pr-pull: add commit message trailers for pull requests with approved reviews (@jonchang)
- π Remove outdated suggestions from Formula#test doc (@Homebrew)
- License (@MLH-Fellowship)
- π build(deps): bump json from 2.3.0 to 2.3.1 in /Library/Homebrew (@Homebrew)
- Throttle balena-cli version bumps (@pranasziaukas)
- β components order: fix audit and add test (@iMichka)
- sorbet/files.yaml: add new files (@vidusheeamoli)
- π build(deps): bump diff-lcs from 1.4.2 to 1.4.3 in /Library/Homebrew (@Homebrew)
- π build(deps): bump zeitwerk from 2.3.0 to 2.3.1 in /Library/Homebrew (@Homebrew)
- π· spec_helper: retry failing CI tests. (@MikeMcQuaid)
- π build(deps): bump zeitwerk from 2.3.0 to 2.3.1 in /docs (@Homebrew)
- cmd/options: add flag to list a command's options (@EricFromCanada)
- version: add empty? method (@samford)
- β docs: reference formula assertions for tests (@SMillerDev)
- bump-formula-pr: search for closed dupe PRs (@dtrodrigues)
- software_spec: do not add empty resources (@iMichka)
- π Remove hyphen in ISO 8601 in rubocops/deprecate_spec.rb (@Rylan12)
- install: add backtrace on failure (@iMichka)
- π audit: Move patch checks from brew audit to rubocop (@FTLam11)
- π style: set shell variables in hash (@Rylan12)
- π style: enforce ISO 8601 in deprecation date (@Rylan12)
- π Improve zsh completion performance (@marlonrichert)
- π build(deps): bump rubocop-ast from 0.0.3 to 0.1.0 in /Library/Homebrew (@Homebrew)
- π¨ Refactoring keg_relocate to use ELFShim#interpreter (@rmNULL)
- π docs: fixes for help output (@EricFromCanada)
- create: add --crystal option (@vladimyr)
- RuboCop string_content keep string interpolation (@Rylan12)
- π Clarify docs for how PRs should be completed by maintainers (@Rylan12)
- 0οΈβ£ Refer to default branch in links with HEAD (@MikeMcQuaid)
- β‘οΈ Sorbet: update hidden definitions (@vidusheeamoli)
- License create (@MLH-Fellowship)
- License audit (@MLH-Fellowship)
-
v2.4.2 Changes
June 24, 2020- β test/support/fixtures/bottles: add Big Sur fixtures (@Bo98)
- linkage_checker: handle system libraries on Big Sur (@Bo98)
- π os/mac/utils/bottles: support ARM bottles. (@MikeMcQuaid)
- shims/scm: handle missing Subversion on Catalina. (@MikeMcQuaid)
- Integrate
--cache
andhome
with cask (@MLH-Fellowship) - Use Utils.safe_popen_read instead of Utils.popen_read (@Rylan12)
- OS::Mac::Version: Change 11.00 to 11.0 (@sjackman)
- os/mac/pkgconfig: add pc files for Big Sur (@Bo98)
- β‘οΈ os/mac/pkgconfig/10.15/expat: update version to 2.2.8 (@Bo98)
- π build(deps): bump diff-lcs from 1.4 to 1.4.2 in /Library/Homebrew (@Homebrew)
- os/mac: fix for major versions other than 10 (@Bo98)
- formula: set GOPATH (@dawidd6)
- os/mac/xcode: add Big Sur clang versions. (@MikeMcQuaid)
- π macOS Big Sur tweaks (@MikeMcQuaid)
- π¨ ruby.sh: don't print recoverable error. (@MikeMcQuaid)
- show help for aliased commands (@rmNULL)
- π build(deps): bump diff-lcs from 1.3 to 1.4 in /Library/Homebrew (@Homebrew)
- Use commands cache in bash/fish completions (@EricFromCanada)
- π mac/hardware: cpu: Use ruby-macho's Intel constant (@woodruffw-forks)
- π Fix test cask macOS dependency (@gromgit)
- βͺ Revert "Enable patchelf.rb for HOMEBREW_DEVELOPERs." (@sjackman)
- enable patchelf.rb when HOMEBREW_DEVELOPER is set (@rmNULL)
- Install: permit ARM-based Macs (@mistydemeo)
- OS::Mac::CPU: add Apple Silicon (@mistydemeo)
- with_interpreter?: Silence "no interpreter found"
(@rmNULL) - OS::Mac::Version: add Big Sur (@mistydemeo)
- 'Why havenβt you pulled my pull request?' change (@peterlewis)
- formulae: add generic shared_library_extension (@iMichka)
- formula: add std_cargo_args (@vladimyr)
- Resolve errors reported by Sorbet (@vidusheeamoli)
- π build(deps): bump rubocop from 0.85.1 to 0.86.0 in /Library/Homebrew (@Homebrew)
-
v2.4.1 Changes
June 22, 2020- π build(deps): bump parser from 2.7.1.3 to 2.7.1.4 in /Library/Homebrew (@Homebrew)
- pr-pull: streamline mirroring and upload (@jonchang)
- cpu_spec: add :icelake (@miccal)
- π os/mac/xcode: support Xcode 11.5 (@Bo98)
- Accept space separated and assigned values for --days, --category flags of brew info. (@rmNULL)
- extract: fix typo (@alebcay)
- Cache commands list for faster shell completions (@alebcay)
- π build(deps): bump parallel from 1.19.1 to 1.19.2 in /docs (@Homebrew)
- π language/java: add support for OpenJDK formula (@Bo98)
- β‘οΈ update-reset: Use the default branch origin/HEAD (@sjackman)
- needed libraries and dynamic_elf? check using readelf.rb(patchelf gem). (@rmNULL)
- βͺ Revert "language/java: add support for OpenJDK" (@bayandin)
- βͺ This reverts commit 91b4d450703bcc2de6dce22eb5fdecb5a843f92e, reversing (@Bo98)
- π build(deps): bump activesupport from 6.0.3.1 to 6.0.3.2 in /Library/Homebrew (@Homebrew)
- β‘οΈ update: Fetch the symbolic reference origin/HEAD (@sjackman)
- π docs/Maintainer-Guidelines: Reflect
brew mirror
now being automatic (@issyl0) - bintray: automatically run brew mirror if needed (@dawidd6)
- Resolve errors reported by Sorbet (@vidusheeamoli)
- π build(deps): bump activesupport from 6.0.3.1 to 6.0.3.2 in /docs (@Homebrew)
- append colon (:) to end of INFOPATH for brew shellenv (@dankessler)
- π build(deps): bump parallel from 1.19.1 to 1.19.2 in /Library/Homebrew (@Homebrew)
- β¬οΈ vendor-install: upgrade to 2.6.3_2 (@mistydemeo)
- Audit cask language locales (@SMillerDev)
- cask: codify the token rules (@SMillerDev)
- uses_from_macos: allow ed (@iMichka)
- Initialize Tapioca (@vidusheeamoli)
- π audit: Supress pre-release audits for known pre-release formulae (@issyl0)
- tap-new: restrict new tap names. (@MikeMcQuaid)
- π language/java: add support for OpenJDK (@Bo98)
- π docs: clarify Formula location in Tap repositories (@Lekensteyn)
- π§ cat: Allow 'bat' to find existing configuration (@danielbayley)
- π Remove workflows/apidoc (@Homebrew)
- tap: check for invalid fetched tap name. (@MikeMcQuaid)
- π³ Dockerfile: run
git fetch
. (@MikeMcQuaid) - βͺ docs: restore h1 headings for pages with front matter (@EricFromCanada)
- β‘οΈ utils/ruby.sh: update
test-ruby
(and rename to test_ruby) (@maxim-belkin) - Sorbet: init (@vidusheeamoli)
- π build(deps): bump rubocop-rspec from 1.39.0 to 1.40.0 in /Library/Homebrew (@Homebrew)
- Gemfile: add sorbet and sorbet-runtime (@vidusheeamoli)
- on_os blocks: resources, patches (@iMichka)
-
v2.4.0 Changes
June 11, 2020- π build(deps): bump parallel_tests from 2.32.0 to 3.0.0 in /Library/Homebrew (@Homebrew)
- π build(deps): bump ast from 2.4.0 to 2.4.1 in /Library/Homebrew (@Homebrew)
- Bump minimum OS to Yosemite (@mistydemeo)
- Fix failing appcast check. (@reitermarkus)
- language/java: deprecate java_home_cmd (@Bo98)
- π utils/ruby.sh: set TERMINFO_DIRS to bundled terminfo (@Bo98)
- π Drop Mavericks support. (@MikeMcQuaid)
- pr-pull: preserve trailers when signing off commit (@jonchang)
- bintray: stricter checking of upload results (@jonchang)
- π Adjust documentation for
devel
deprecation. (@MikeMcQuaid) - dev-cmd/audit: handle nil newest_committed_revision. (@MikeMcQuaid)
- π build(deps): bump ffi from 1.13.0 to 1.13.1 in /docs (@Homebrew)
- π docs/Maintainer-Guidelines: Document
brew mirror
(@issyl0) - audit: make audit_revision_and_version_scheme faster. (@Homebrew)
- π build(deps): bump rubocop from 0.85.0 to 0.85.1 in /Library/Homebrew (@Homebrew)
- π build(deps): bump regexp_parser from 1.7.0 to 1.7.1 in /Library/Homebrew (@Homebrew)
- Use "allowlist" and "denylist" instead of "whitelist" and "blacklist" (@issyl0)
- π§ Cask: rename appcast configuration to must_contain (@vitorgalvao)
- π Cask: use regex in appcast adjusted_version_stanza (@vitorgalvao)
- π build(deps): bump i18n from 1.8.2 to 1.8.3 in /Library/Homebrew (@Homebrew)
- on_os_blocks: add audit (@iMichka)
- π formula: deprecate devel blocks. (@MikeMcQuaid)
- π dev-cmd/pull: deprecate. (@MikeMcQuaid)
- π build(deps): bump rubocop-performance from 1.6.0 to 1.6.1 in /Library/Homebrew (@Homebrew)
- π formula_installer: Fix
.installed?
method deprecation (@issyl0) - ENV: SDK can be nil (@mistydemeo)
- π Fix audit online release variable (@Moisan)
- π dev-cmd/audit: don't check GitHub releases without --online. (@MikeMcQuaid)
- Readme: tweak wording (@bayandin)
- Use Gem to install gems instead of invoking system (@rmNULL)
- os/mac/keg_relocate: add missing
libexec
method (@vladimyr) - 0οΈβ£ utils/gems: always ensure default Gems are in GEM_PATH. (@MikeMcQuaid)
- π build(deps): bump connection_pool from 2.2.2 to 2.2.3 in /Library/Homebrew (@Homebrew)
- os/mac/keg_relocate: handle libexec/lib. (@MikeMcQuaid)
- π build(deps): bump rubocop from 0.84.0 to 0.85.0 in /Library/Homebrew (@Homebrew)
- π build(deps): bump ffi from 1.12.2 to 1.13.0 in /docs (@Homebrew)
- dev-cmd/audit: whitelist [email protected] to be non-keg-only (@Bo98)
- β livecheck: modify regex in tests (@nandahkrishna)
- resource: fix incorrect argument error for empty/non-existent target (@Bo98)
- brew cask zap prompt when Full Disk Access is needed (@Rylan12)
- livecheck: reference Formula URLs (@nandahkrishna)
- β‘οΈ Update feature.md (@uberhacker)
- β‘οΈ manpage: update external commands. (@MikeMcQuaid)