2.0.2
- Improve handling of deleted taps. (@MikeMcQuaid)
- Dockerfile.test.yml: Run brew test-bot as linuxbrew (@sjackman)
- tests: Disable tests that require being non-root (@sjackman)
- Prioritize CLI arguments over env vars when they conflict (@BenMusch)
- Add info on env variables for Formula Cookbook (@davidjb)
- Pass additional options to
GitHub.pull_requests
. (@reitermarkus) - formula: make JSON caveats output use consistent prefix. (@MikeMcQuaid)
- cmd/install: add --bottle-arch. (@MikeMcQuaid)
- Dockerfile: do not chown linuxbrew folder (@iMichka)
- Allow editing broken casks. (@reitermarkus)
- Add
brew cask automerge
command. (@reitermarkus) - Bump github-pages from 195 to 196 in /docs (@Homebrew)
- Dockerfile: Remove environment variable USER (@sjackman)
- brew.sh: allow Docker to run as root. (@MikeMcQuaid)
- Save cask config for reinstall/uninstall/upgrade. (@reitermarkus)
- Update maintainer documentation. (@MikeMcQuaid)
- brew.rb: don't try to uninstall brew-cask keg. (@MikeMcQuaid)
- download_strategy: more robust filename content encoding handling. (@MikeMcQuaid)
- cleanup: don't remove portable ruby on periodic cleanups. (@MikeMcQuaid)
- cleanup: add --prune-prefix option. (@MikeMcQuaid)
- Set DISPLAY environment variable for browser on Linux (@mtmiller)
- Bump github-pages from 194 to 195 in /docs (@Homebrew)
- Bump github-pages from 193 to 194 in /docs (@Homebrew)
- formula_installer: handle attempts to load invalid casks (@mistydemeo)
- cmd/repository: Fix man pages and help (@hjmallon)
- Bump rubocop from 0.63.1 to 0.64.0 in /Library/Homebrew/test (@Homebrew)
- exceptions.rb: move alternative solution to a new line (@maxim-belkin)
- Bump parallel_tests from 2.27.1 to 2.28.0 in /Library/Homebrew/test (@Homebrew)
- python_virtualenv_constants: upgrade virtualenv to 16.4.0 (@lembacon)
- Run
uninstall rmdir:
after uninstalling artifacts. (@reitermarkus) - Only create target directory if it doesn’t exist. (@reitermarkus)
- Bugfix: Calculate actual delta in usage (@tueksta)