- Casks
- 56 Casks added (667 updated) by 58 contributors since 0.29.2
- 1260 total Casks
- Features
- #2970 add new command verb
brew cask fetch
<3 @voanhduy1512 - #3079 add new command verb
brew cask update
(synonym forbrew update
) - #3131 provide command aliases such as
brew cask dr
forbrew cask doctor
, matching Homebrew - #2705 Divide search output into sections
- #3014, #3039, #3040, #2744, #2467 support Bzip2, RAR, StuffIt, 7zip, and Adobe Air container types <3 @vmrob
- #3011 add Cask DSL element
container_type
to override container auto-detect <3 @vmrob - #3107 add
sha256 :no_check
to Cask DSL (synonym forno_checksum
) - #3073 write extended attributes to filesystem for
:target
links (to assist Spotlight and Alfred) <3 @tmonney - #3190 add "doutdated" example external command <3 @doits
- #3105 add optional
appcast
stanza to Cask DSL (for future use; value currently ignored)
- #2970 add new command verb
- Fixes
- Documentation
- 22 doc commits since 0.29.2 <3 @voanhduy1512
- Breaking Changes