All Versions
19
Latest Version
Avg Release Cycle
36 days
Latest Release
2235 days ago

Changelog History
Page 2

  • v0.60.1 Changes

    January 11, 2016

    NOTE : This is a bugfix release to fix an edge-case issue with Homebrew (#16699).

    โšก๏ธ Again, Homebrew now automatically taps and keeps Homebrew-Cask updated.
    ๐Ÿš€ You should run brew uninstall --force brew-cask; brew update to clean up older releases.

  • v0.60.0 Changes

    December 09, 2015

    NOTE This is the final release of Homebrew-cask. As of this release, it is no longer necessary to brew install brew-cask. brew tap caskroom/cask will install brew-cask as a Homebrew external command, and brew update will keep it up-to-date.

    โšก๏ธ You can brew update && brew uninstall --force brew-cask to clean up.

    • Casks
      • 76 Casks added (588 updated) by 278 contributors since 0.59.0
      • 2910 total Casks
    • ๐Ÿ”‹ Features
      • #15381 Warn of legacy installs in doctor <3 @mikemcquaid
      • Changes to develop_brew_cask for #15381
      • brew-cask: move to using tap cmd directory.
    • ๐Ÿ’ฅ Breaking Changes
      • none
    • ๐Ÿ›  Fixes
      • #15685 Error out if user attempts an unknown command
      • #14845 invoke chown more reliable while removing remove artifacts <3 @forkbomber
      • #14648 installer.rb: fix accessibility access conditional order
    • Internal Changes
      • #15424 generic_unar.rb: use long flags
      • Move .rubocop_todo.yml from to TOPLEVEL_FILES
      • #14716 last changes of 'brew --prefix' into 'brew --repository'
    • ๐Ÿ“š Documentation
      • #14652 finished removing maintainers
      • added adityadalal924 as maintainer
      • removed old maintainers (and fixed missing ones)
      • 15 doc commits since 0.59.0
    • Contributors
      • 140 new contributors since 0.59.0
      • 2523 total contributors
    • ๐Ÿš€ Release Date
      • 2015-12-09 21:00:00 UTC
  • v0.59.0 Changes

    October 28, 2015
    • Casks
      • 37 Casks added (192 updated) by 154 contributors since 0.58.0
      • 2834 total Casks
    • ๐Ÿ”‹ Features
      • none
    • ๐Ÿ’ฅ Breaking Changes
      • #14581 finished removing Alfred support
    • ๐Ÿ›  Fixes
      • #14301 Improve Ruby version check in the formula <3 @jgonera
      • #14730 Remove launchjobs even if they are not loaded
      • Use ENV['HOME'] to check existence of launchjobs
    • Internal Changes
      • none
    • ๐Ÿ“š Documentation
      • 4 doc commits since 0.58.0
    • Contributors
      • 82 new contributors since 0.58.0
      • 2383 total contributors
    • ๐Ÿš€ Release Date
      • 2015-10-28 18:00:00 UTC
  • v0.58.0 Changes

    October 15, 2015
    • Casks
      • 19 Casks added
      • 2797 total Casks
    • ๐Ÿ”‹ Features
      • none
    • ๐Ÿ’ฅ Breaking Changes
      • none
    • ๐Ÿ›  Fixes
    • Internal Changes
      • none
    • ๐Ÿ“š Documentation
      • 3 doc commits since 0.57.0
    • Contributors
      • 45 new contributors since 0.57.0
      • 2301 total contributors
    • ๐Ÿš€ Release Date
      • 2015-10-15 01:10:00 UTC
  • v0.57.0 Changes

    October 02, 2015
    • Casks
      • 119 Casks added (828 updated) by 326 contributors since 0.56.0
      • 2778 total Casks
    • ๐Ÿ”‹ Features
      • #13612 Include Hbc::Staged module in Hbc::DSL::Preflight
    • ๐Ÿ’ฅ Breaking Changes
      • none
    • ๐Ÿ›  Fixes
      • #11110 remove sort from symlinked.rb <3 @delphinus35
      • #13419 Fix external command example: Cask => Hbc <3 @zmwangx
      • #13567 Gracefully handle interrupts (CTRL-C) at top level
      • #13783 Fix commit range for audit_modified_casks
      • #13762 Fix travis commit range to include only PR commits
    • Internal Changes
    • ๐Ÿ“š Documentation
      • 44 doc commits since 0.56.0
    • Contributors
      • 179 new contributors since 0.56.0
      • 2256 total contributors
    • ๐Ÿš€ Release Date
      • 2015-10-02 17:03:00 UTC
  • v0.56.0 Changes

    August 04, 2015
    • Casks
      • 5 Casks added (40 updated) by 14 contributors since 0.55.0
      • 2659 total Casks
    • ๐Ÿ”‹ Features
      • #12992 Expand tilde in uninstall :delete
      • #11200 Make symlink targets writeable, so we can write altnames
    • ๐Ÿ’ฅ Breaking Changes
      • none
    • ๐Ÿ›  Fixes
      • none
    • Internal Changes
      • none
    • ๐Ÿ“š Documentation
      • 4 doc commits since 0.55.0
    • Contributors
      • 6 new contributors since 0.55.0
      • 2077 total contributors
    • ๐Ÿš€ Release Date
      • 2015-08-04 04:30:00 UTC
  • v0.55.0 Changes

    August 02, 2015
    • Casks
      • 66 Casks added (955 updated) by 270 contributors since 0.54.1
      • 2654 total Casks
    • ๐Ÿ”‹ Features
      • #9995 list installed packages versions <3 @otzy007
      • #11672 additions for El Capitan
      • #11972 attempt to clean up launchctl plists on uninstall
      • #12067 Change warning from red to yellow
      • #12977 Add postflight helpers to set file ownership and permissions
    • ๐Ÿ’ฅ Breaking Changes
      • none
    • ๐Ÿ›  Fixes
      • none
    • Internal Changes
      • add new maintainers: jawshooah and Ngrd
      • #11995 Changing Fake User Agent <3 @SeanSith
      • #12785 Run audit_modified_casks script during Travis build
    • ๐Ÿ“š Documentation
      • 6 doc commits since 0.54.1
    • Contributors
      • 272 new contributors since 0.54.1
      • 2071 total contributors
    • ๐Ÿš€ Release Date
      • 2015-08-02 04:30:00 UTC
  • v0.54.1 Changes

    June 13, 2015
    • Casks
      • 97 Casks added (598 updated) by 218 contributors since 0.54.0
      • 2588 total Casks
    • ๐Ÿ”‹ Features
      • none
    • ๐Ÿ’ฅ Breaking Changes
      • none
    • ๐Ÿ›  Fixes
      • #11630 Allows accessibility entry to be updated if previously installed <3 @akitchen
    • Contributors
      • 111 new contributors since 0.54.0
      • 1929 total contributors
    • ๐Ÿš€ Release Date
      • 2015-06-13 20:00:00 UTC
  • v0.54.0 Changes

    May 11, 2015
    • Casks
      • 213 Casks added (1441 updated) by 495 contributors since 0.53.3
      • Total current Casks in HEAD 2491
    • ๐Ÿ”‹ Features
      • #10291 Allow :sudo in uninstall stanza (:script + :early_script)
    • ๐Ÿ’ฅ Breaking Changes
      • none
    • ๐Ÿ›  Fixes
    • Internal Changes
    • ๐Ÿ“š Documentation
      • 15 doc commits since 0.53.3
    • Contributors
      • New contributors since 0.53.3 321
      • All-time contributors 1818
    • ๐Ÿš€ Release Date
      • 2015-05-11 03:00:00 UTC