1.3.7
- bump-formula-pr: --message: add newlines before and after hr (@zmwangx)
- pathname: new methods and improvements (@maxim-belkin)
- Refactor
DependsOnwithDelegateClass. (@reitermarkus) - Remove more uses of EOS.undent. (@MikeMcQuaid)
- Add tests for
FormulaAuditor#audit_deps(@claui) - Capitalized words (@s-hfarooq)
- Use HOMEBREW_AUTO_UPDATE_CHECKED variable. (@MikeMcQuaid)
- bump-formula-pr: use GitHub vars under env filter. (@MikeMcQuaid)
- brew list 'filtered_list': pass explicit sort to handle APFS (@commitay)
- Xcode 9.1 Updates. (@DomT4)
- mac/xcode: compare with existing Version class. (@MikeMcQuaid)
- Refactor command handling code (@MikeMcQuaid)
- system_config: output most HOMEBREW_* variables. (@MikeMcQuaid)
- curl: unset SSL_CERT_FILE. (@MikeMcQuaid)
- spec_helper: fix etc leak. (@MikeMcQuaid)
- xquartz: add new versions + mark latest (@DomT4)
- lines_cop: Update regex patterns to prevent false positives (@GauthamGoli)
- Fix and cleanup some PATH usage. (@MikeMcQuaid)
- Check that a single uninstall_* and zap stanza is defined (@amyspark)
- formula: fix safe navigation bug (@ilovezfs)
- Fix
SystemCommandwithout arguments. (@reitermarkus) - ENV/std: fully extend from HOMEBREW_PATH. (@MikeMcQuaid)
- bump-formula-pr: add --no-browse option. (@MikeMcQuaid)
- Tweak use of with_env (@MikeMcQuaid)
- cmd/sh: set working PS1 for zsh (@MikeMcQuaid)
- Fix issue where keychain github credentials wouldn't work (@tomjonandy)
- formula_desc_cop: ensure no full stops at the end of desc (@issyl0)
- bump-formula-pr: always use HOMEBREW_PATH. (@MikeMcQuaid)
- system_config: get perl/ruby from HOMEBREW_PATH. (@MikeMcQuaid)
- tap-info: handle APFS returning hash order (@jmsundar)
- lock.sh: suppress error output when looking for flock (@iMichka)
- lines_cop: add missing e.g. clang++ regex SOL. (@MikeMcQuaid)
- rubocop.yml: reduce tap maximum line length. (@MikeMcQuaid)
- rubocop: disable length checks. (@MikeMcQuaid)
- Unhide readall and update-reset from manpage. (@MikeMcQuaid)
- java_requirement: support prompting users to install legacy Java casks (@JCount)
- lines_cop: Fix detection of negated expression (@GauthamGoli)
- docs: fix poor visibility in syntax highlighting (@jonchang)
- rubocop-cask: 0.15.1 (@commitay)
- lines_cop: fix clang detection. (@MikeMcQuaid)
- Rubocop 0.51 (@reitermarkus)
- Fixes querying Cask commands' help (@amyspark)
- github: require formula name to be in issue title (@ilovezfs)
- audit: Port line_problems to rubocop and add tests part 4 (@GauthamGoli)
- leaves: account for requirements (@maxim-belkin)
- build_environment: add Linux-specific environment variables (@maxim-belkin)
- gpg: a little intentional yak shaving (@DomT4)
- Checksum_Deprecation: tweak phrasing/explanation/etc (@DomT4)
- pull: Fix pull --bottle 1234 (@sjackman)
- diagnostic: handle APFS returning hash order (@DomT4)
- Update
rubocop-caskversion. (@reitermarkus) - xcode: update to Xcode 9.0.1 on 10.12 and 10.13 (@JCount)
- In 'readall.rb', replaced multi-step 'each' loop with one-line method chain of Ruby enumerator methods (@richiethomas)
- Use “squiggly” heredocs. (@reitermarkus)
- commands: filter out dotfiles from output (@DomT4)
- readall: allow readall-ing multiple taps at once (@maxim-belkin)
- Support
brew pull --bottlefor taps in organizations other than Homebrew (@sjackman) - setup-ruby-path: Ensure that Ruby is installed (@sjackman)