- Casks
- 25 Casks added (628 updated) by 71 contributors since 0.44.0
- 1961 total Casks
- Features
- #6660 add
installer :manual
andinstaller :script
- #6680 document new
appcast
stanza for public use - #6578 document new form
container :nested
for public use
- Breaking Changes
- none
- Fixes
- #6656 require Cask argument to
brew cask _dump
- #6610 sanity check against deleting user files
- #6600 coerce
uninstall :script :input
value to array
- Internal Changes
- #6660 Recast Cask::DSL::Installed as Cask::Staged
- Documentation
- 12 doc commits since 0.44.0
- Contributors
- 35 new contributors since 0.44.0
- 1096 total contributors
- Release Date
- 2014-10-17 13:09:00 UTC
- Casks
- 18 Casks added (1913 updated) by 48 contributors since 0.43.1
- 1936 total Casks
- Features
- Breaking Changes
- none
- Fixes
- Internal Changes
- Documentation
- 9 doc commits since 0.43.1
- Contributors
- 17 new contributors since 0.43.1
- 1061 total contributors
- Release Date
- 2014-10-07 12:52:49 UTC
- Casks
- 17 Casks added (36 updated) by 18 contributors since 0.43.0
- 1918 total Casks
- Features
- none
- Breaking Changes
- none
- Fixes
- #6405 fix
brew cask checklinks
, hideditto
warning messages
- #6405 fix
- Internal Changes
- none
- Documentation
- 5 doc commits since 0.43.0
- Contributors
- 5 new contributors since 0.43.0
- 1044 total contributors
- Release Date
- 2014-09-30 14:53:46 UTC
- Casks
- 26 Casks added (868 updated) by 54 contributors since 0.42.0
- 1901 total Casks
- Features
- #6227
uninstall :files
is nowuninstall :delete
- #6227
- Breaking Changes
- none
- Fixes
- Internal Changes
- Documentation
- 2 doc commits since 0.42.0
- Contributors
- 21 new contributors since 0.42.0
- 1039 total contributors
- Release Date
- 2014-09-27 17:18:00 UTC
- Casks
- 8 Casks added (1662 updated) by 21 contributors since 0.41.1
- 1875 total Casks
- Features
- Breaking Changes
- none
- Fixes
- Internal Changes
- #6187 Refactor
{develop,production}_brew_cask
<3 @treyharris
- #6187 Refactor
- Documentation
- 10 doc commits since 0.41.1
- Contributors
- 7 new contributors since 0.41.1
- 1018 total contributors
- Release Date
- 2014-09-17 13:45:32 UTC
- Casks
- 3 Casks added (12 updated) by 12 contributors since 0.41.0
- 1867 total Casks
- Features
- none
- Breaking Changes
- none
- Fixes
- Internal Changes
- Documentation
- 6 doc commits since 0.41.0 <3 @treyharris
- Contributors
- 1 new contributor since 0.41.0
- 1011 total contributors
- Release Date
- 2014-09-13 16:49:30 UTC
- Casks
- 9 Casks added (286 updated) by 22 contributors since 0.40.0
- 1864 total Casks
- Features
- #6120 new DSL form
container :nested => <inner-container>
- #6120 new DSL form
- Breaking Changes
- none
- Fixes
- Internal Changes
- Documentation
- 7 doc commits since 0.40.0
- Contributors
- 6 new contributors since 0.40.0
- 1010 total contributors
- Release Date
- 2014-09-11 14:08:43 UTC
- Casks
- 64 Casks added (162 updated) by 119 contributors since 0.39.3
- 1855 total Casks
- Features
- Fixes
- #5922 Show correct GitHub URL for Casks with similar names
- #5806 Avoid printing
caveats
title when caveats output is empty - #5913 Reload QuickLook on plugin uninstall
- #5975 Revise
gpg
stanza order and parameters - #5931 re-org more DSL implementaion under
lib/cask/dsl
- #5891 move
tags.rb
todsl/tags.rb
- 09c5ea4 Add repo name to Travis IRC output
- #5790 Fix Cask loading behavior to avoid namespace collision
- #5769 Remove
Cask::Decorator
- Documentation
- 1 doc commit since 0.39.3
- Breaking Changes
- none
- Release Date
- 2014-09-08 14:28:31 UTC
- Casks
- 0 Casks added, 1 removed, 6 updated by 7 contributors since 0.39.2
- 1791 total Casks
- Features
- none
- Fixes
- Documentation
- 1 doc commit since 0.39.2
- Breaking Changes
- none
- Release Date
- 2014-08-13 11:47:41 UTC
- Casks
- 1 Casks added (0 updated) by 1 contributors since 0.39.1
- 1792 total Casks
- Features
- none
- Fixes
- repair broken version number in
lib/cask/version.rb
(release 0.39.1 was bad)
- repair broken version number in
- Documentation
- none
- Breaking Changes
- none
- Release Date
- 2014-08-12 12:17:12 UTC
- Casks
- 33 Casks added (96 updated) by 59 contributors since 0.38.1
- 1788 total Casks
- Features
- #5723 Add DSL for after_install and similar blocks (currently undocumented) <3 @federicobond
- #5699 Implement list -1 <3 @rochefort
- #5622 add support for xar containers
- #5599 add support for generic_unar containers
- Fixes
- #5740 Add uninstall_phase method to CaskroomOnly artifact (fixes #5739) <3 @federicobond
- #5636 Re-enable suggestion tests <3 @federicobond
- #5623 Convert backtick commands to Cask::SystemCommand.run <3 @federicobond
- #5596 force permissions and delete ACLs if rmtree fails
- #5622, #5598 refactor containers and autodetection
- fix broken
container_type :seven_zip
- make
pkg
,ttf
, andotf
explicit container types
- fix broken
- Documentation
- 3 doc commits since 0.38.1
- Breaking Changes
- none
- Release Date
- 2014-08-12 11:36:38 UTC
- v0.39.0 is a botched tag, and was never released.
- Casks
- 19 Casks added (21 updated) by 35 contributors since 0.38.0
- 1755 total Casks
- Features
- none
- Fixes
- #5590 fix Formula dependencies by invoking Homebrew CLI
- #5579 bug: use
install_phase
incaskroom_only
/qlplugin
- #5569 DSL: add
conflicts_with
stanza (bugfix of DSL 1.0, forgotten from #4688) - #5555 Delete special files (eg symlinks) from pkg BOMs
- #5548 Give users hint that
pkg
installs work differently - #5544 add another special case for odd SourceForge URL
- Documentation
- 3 doc commits since 0.38.0 <3 @fapper
- Breaking Changes
- none
- Release Date
- 2014-07-31 13:24:45 UTC
- Casks
- 100 Casks added (1569 updated) by 146 contributors since 0.37.1
- 1736 total Casks
- Features
- #5517 support pure gzip containers (ie not
tar.gz
) - Numerous undocumented changes to DSL, transitioning to DSL 1.0 (see #4688)
- #4953, #5540 add
tags
stanza - #4873 add
license
stanza - #4869 add
zap
stanza - #4896 add
depends_on
stanza - #4848 add
gpg
stanza - #5365 add new-style header line which will remove naming limitations
- #4928 add uninstall
:delete
and:trash
directives - #4951 add
install_script
artifact - #4849 allow
version :latest
(symbol not string) - #4847 Extend
appcast
stanza to support multiple keys - #4865 allow all Cask types to use
uninstall
- #4866 remove special properties of
caskroom_only
- #4845 forward-compatible DSL synonyms
pkg
forinstall
app
forlink
suite
forlink
preflight
forbefore_install
postflight
forbefore_uninstall
uninstall_preflight
forbefore_uninstall
uninstall_postflight
forafter_uninstall
- #4953, #5540 add
- #5517 support pure gzip containers (ie not
- Fixes
- #5520 Better detection of errors from external commands across Ruby versions
- #5340 ignore non-XML
hdiutil
output preceding plists - #5519 internal: Zip container does not need to
require 'tmpdir'
- #5120 internal: install rspec; move first few tests over
- #5132 internal: rspecify scopes and download strategy tests
- #4951 internal:
- move
read_script_argument
toCask::Artifact::Base
- generalize
read_script_arguments
and harmonize error messages - make
read_script_arguments
accept defaults/overrides
- move
- #4847 internal: refactor dsl_test.rb into named sections
- #4865 refactor install/uninstall
- recast install/uninstall methods:
install_phase
- promote
:uninstall
to an independent artifact - recast
uninstall_options
as directives - recast
uninstall_set
asdirectives_set
- change hardcoded "uninstall" in messages to stanza variable
- pass stanza by name to dispatch
- recast
manually_uninstall
method
- recast install/uninstall methods:
- Documentation
- 7 doc commits since 0.37.1, <3 @rstacruz,@alexbarclay, @hanjianwei
- Breaking Changes
- none
- Release Date
- 2014-07-28 19:13:12 UTC
- Casks
- 16 Casks added (68 updated) by 35 contributors since 0.37.0
- 1636 total Casks
- Features
- Fixes
- Documentation
- 4 doc commits since 0.37.0 <3 @ujovlado
- Breaking Changes
- none
- Release Date
- 2014-06-26 00:48:31 UTC
- Casks
- 12 Casks added (378 updated) by 30 contributors since 0.36.2
- 1620 total Casks
- Features
- Fixes
- #4969 standardize the recommended upgrade command.
brew cleanup
andbrew cask cleanup
have been found to fix several bugs for users, including issues when upgrading to Yosemite
- #4892, #4887, #4889, #4900, #4975, #4978, #4857 more robust mounting and ejecting of disk images, resolving several bugs
- #4970, #4888, #4883, #4890, #4948, #4982 test suite improvements; sync with Homebrew changes; error messages
- #4980, #4964 internal: refactor
utils.rb
andcleanup.rb
- #4882 internal: update maintainers
- #4969 standardize the recommended upgrade command.
- Documentation
- 11 doc commits since 0.36.2 <3 @laurent22
- Breaking Changes
- none
- Release Date
- 2014-06-19 19:38:38 UTC
- Casks
- 9 Casks added (38 updated) by 25 contributors since 0.36.1
- 1608 total Casks
- Features
- #4830 add some detail when rescuing download errors
- Fixes
- Documentation
- none
- Breaking Changes
- none
- Release Date
- 2014-06-14 12:19:00 UTC
- Casks
- 8 Casks added (121 updated) by 17 contributors since 0.36.0
- 1599 total Casks
- Features
- Fixes
- #4812 Installation should fail if pkg file nonexistent
- #4787 Downgrade Cask install errors to warnings
- #4804
uninstall
improvements- Ruby 2.0 fix: coerce
:files
to Array inuninstall
- multiple
uninstall
stanza support - improve
:signal
debug message uninstall
:files
in chunks- more robust
:signal
directive in DSL
- Ruby 2.0 fix: coerce
- Documentation
- 3 doc commits since 0.36.0
- Breaking Changes
- none
- Release Date
- 2014-06-11 16:47:13 UTC
- Casks
- 113 Casks added (810 updated) by 132 contributors since 0.35.0
- 1591 total Casks
- Features
- #4732, #4760, #4735, #4739, #4733 Support Ruby 2.0. Homebrew has switched for Mavericks and Yosemite.
- #4730 Add OS X 10.10 as a known OS version
- #4370 add
:signal
directive foruninstall
- #4757 prompt for HTTPS URLs in
brew cask create
- #4719, #4603, #4405 additions to
brew cask doctor
:$SHELL
,$CHRUBY_VERSION
,$PATH
, locale variables, Homebrew repo, Homebrew origin - #4299, #4715 expand the
+
symbol in Cask names - #4729 devscript: add
list_url_attributes_on_file
- Fixes
- #4658 improve Cask-source-resolution; don't prefer Cask files from the cwd
- #4434 major speedups for
brew cask list
and related commands - #4673 improve error checking and messages on Cask load
- #4650 better handling for ordinary checksum-mismatch exceptions (no backtrace needed)
- #4559 better handling for ordinary download exceptions (no backtrace needed)
- #4260 handle Tap read error in
brew cask doctor
- #4659 Fix incorrect permissions on brew-cask.rb
- #4382 don't use doubledash on
:launchctl
remove duringuninstall
- #4360 append the
.rb
extension onCask::Source::Path
- #4300 add exception for Cask name
bitcoin-core.rb
- #3328 Re-enable failing "search" test on Travis
- #4508 shell script refactoring
- Documentation
- 19 doc commits since 0.35.0 <3 @wizonesolutions, @radeksimko
- Breaking Changes
- Release Date
- 2014-06-07 22:02:33 UTC
- Casks
- 17 Casks added (17 updated) by 24 contributors since 0.34.0
- 1478 total Casks
- Features
- Fixes
- Documentation
- 4 doc commits since 0.34.0
- Breaking Changes
- none
- Release Date
- 2014-05-08 11:48:34 UTC
- Casks
- 19 Casks added (42 updated) by 39 contributors since 0.33.1
- 1460 total Casks
- Features
- Fixes
- none
- Documentation
- none
- Breaking Changes
- The repository has moved under the Caskroom organization. We expect this to be a seamless transition for users.
- Release Date
- 2014-05-05 11:33:44 UTC
- Casks
- 8 Casks added (14 updated) by 18 contributors since 0.33.0
- 1441 total Casks
- Features
- none
- Fixes
- Documentation
- 1 doc commit since 0.30.0 <3 @jcgay
- Breaking Changes
- none
- Release Date
- 2014-04-29 13:49:12 UTC
- Casks
- 81 Casks added (163 updated) by 106 contributors since 0.32.0
- 1433 total Casks
- Features
- none
- Fixes
- #4042 Adapt to Homebrew's move of the Tap directory
- #4039 Avoid exit code with no Casks are installed
- #2971 Redirect user to cask issues page on error <3 @voanhduy1512
- Documentation
- 2 doc commits since 0.32.0 <3 @MattiSG @adamchainz
- Breaking Changes
- The default Tap directory was moved to accommodate a change in the Homebrew project.
- Release Date
- 2014-04-26 13:59:40 UTC
- Casks
- 34 Casks added (64 updated) by 67 contributors since 0.31.1
- 1352 total Casks
- Features
- #2706 suggest replacements on
brew cask install
fail - #3667 display artifact summary in
brew cask info
<3 @drew-gross - #3700 add
assistive_devices
tocaveats
DSL - #3699 add
zsh_path_helper
tocaveats
DSL
- #2706 suggest replacements on
- Fixes
- #3647 bin/brew-cask.rb is meant to be required by Homebrew, not actually executed by the shell <3 @jasonkarns
- #3668 rescue LoadError for optional
require
incask_namer
- #3662 make
brew cask audit
return error code on fail
- Documentation
- 2 doc commits since 0.31.1
- Breaking Changes
- none
- Release Date
- 2014-03-29 13:04:25 UTC
- Casks
- 15 Casks added (9 updated) by 9 contributors since 0.31.0
- 1318 total Casks
- Features
- none
- Fixes
- Documentation
- none
- Breaking Changes
- none
- Release Date
- 2014-03-17 14:11:50 UTC
- Casks
- 41 Casks added (94 updated) by 64 contributors since 0.30.1
- 1303 total Casks
- Features
- Fixes
- #3540 respect digits in search strings <3 @cgcai
- #3500 preserve resource forks when unzipping
- #3515 explicitly unload
:launchctl
service before remove - #3516 only set filesystem metadata if
:target
!= source - #2672 don't try uninstall cleanup inside system dirs
- #3518 fix erroneous uses of
casecmp
- #3459 prefer GNU
xargs
in developer scripts - #3541 update test suite to use sha256
- Documentation
- Breaking Changes
- none
- Release Date
- 2014-03-15 14:30:37 UTC
- Casks
- 1 Cask added (16 updated) by 3 contributors since 0.30.0
- 1261 total Casks
- Features
- Fixes
- Documentation
- Breaking Changes
- none
- Release Date
- 2014-03-02 15:30:23 UTC
- 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
- Release Date
- 2014-03-01 17:30:17 UTC
- Casks
- 36 Casks added (10 updated) by 15 contributors since 0.29.1
- 1204 total Casks
- Features
- Fixes
- Documentation
- 1 doc commit since 0.29.1
- Breaking Changes
- none
- Release Date
- 2014-02-19 16:51:31 UTC
- Casks
- 7 Casks added (1 updated) by 3 contributors since 0.29.0
- 1168 total Casks
- Features
- Fixes
- #2957 fix bugs with Subversion downloads
- Documentation
- Breaking Changes
- none
- Release Date
- 2014-02-15 17:31:59 UTC
- Casks
- 77 Casks added (99 updated) by 66 contributors since 0.28.0
- 1161 total Casks
- Features
- #2759 new command
brew cask cleanup
- #2392 show managed links in
brew cask list
<3 @AlJohri - #1992 support for CAB container types
- #2822 support for Subversion download URLs
- #2761 add
:must_succeed
parameter foruninstall
scripts <3 @juuso, @lgarron - #2637 add
os_version_only
to caveats DSL - #2739
:allow_untrusted
modifier oninstall
artifact <3 @tsantor - #2742 add
before_install
andbefore_uninstall
blocks to Cask DSL <3 @tamird - #2923, #2850, #2787, #2786, #2785, #2784, #2783, #2782, #2725, #2724, #2689, #2698, #2809, #2807, #2803 scripts for developers and Cask authors:
list_id_in_kext
,list_ids_in_app
,list_installed_launchjob_ids
,list_loaded_launchjob_ids
,list_payload_in_pkg
,list_recent_pkg_ids
,generate_changelog
,generate_man_pages
, and sample external commands
- #2759 new command
- Fixes
- #2624, #2623, #2613, #2851 MUCH more robust approach to external commands <3 @vmrob
- #2719, #2840 Change default hash to SHA-256. <3 @lgarron
- #2625, #2890, #2734 make Travis-CI test with the same Ruby we target on the desktop
- #2841 restrict visibility of Cask namespace in Formula
- #2820 exit with error code 1 when a list error occurs <3 @sgtpep
- #2748 enforce: certain DSL elements may appear only once
- #2741 make sure "after" blocks really run last
- #2760 make sure directory
HOMEBREW_CACHE_CASKS
exists - #2732, #2875 improve messages from
--debug
andcaveats
- Documentation
- #2767 add code of conduct
- #2701 add man page
- 20 doc commits since 0.28.0 <3 @lgarron, @phillipalexander
- Breaking Changes
- artifacts may no longer be specified as a list (since 0.28.0). Instead the artifact should be repeated on multiple lines.
- Release Date
- 2014-02-15 13:50:49 UTC
- Casks
- 24 Casks added (46 updated) by 39 contributors since 0.27.1
- 1084 total Casks
- Features
- #2532 Allow customizing the target symlink <3 @voanhduy1512
- #2647 Add support for screensaver artifact <3 @jedahan
- #2305 Add dependencies on Homebrew Formulae
- #2594 Support external commands beneath
brew cask
- #2592, #2581 add
arch_only
tocaveats
mini-DSL <3 @goxberry - #2576
brew cask home
with no args opens project homepage - #2555 Add copious debugging with --debug
- #2697, #2593, #2418 Numerous additions to
brew cask doctor
- #2676, #2560, #2567, #2536 Scripts to assist Cask authors <3 @goxberry
- Fixes
- Breaking Changes
- none
- Release Date
- 2014-01-30 16:56:34 UTC
- Casks
- 14 Casks added (14 updated) by 17 contributors since 0.27.0
- 1060 total Casks
- Features
- #2496 improvements to
brew search
(still undocumented)
- #2496 improvements to
- Fixes
- #2496 restore functionality of
brew search
with no arguments
- #2496 restore functionality of
- Breaking Changes
- none
- Release Date
- 2014-01-22 16:50:20 UTC
- Casks
- 47 Casks added (59 updated) by 45 contributors since 0.26.1
- 1046 total Casks
- Features
- #2416 new
input_method
artifact <3 @linc01n - #2471, #2461, #2152, improvements to
brew cask search
<3 @voanhduy1512, @vmrob, @Dillon-Benson - #2426
caveats
first-class in Cask DSL, gets own mini-DSL - #2303, #2235 support implicit
tap
on fully-qualified cask names, matching Homebrew <3 @sonots - #2417, #2444 developer support scripts
- #2416 new
- Fixes
- #2329 improve
brew cask checklinks
<3 @karbassi - #2360 run
chown
as superuser <3 @jfb - #2263
uninstall
speedup <3 @philoserf - #2370 allow
sourceforge.jp
URLs <3 @troter - #2258 use hardlinks for fonts (fonts should actually work now) <3 @jgarber623
- #2456 instance methods available in Cask
do
blocks - #2240
brew cask audit
verifiesno_checksum
for versionlatest
<3 @linc01n - Documentation updates
- #2329 improve
- Breaking Changes
- In rare cases, the new
caveats
form may not be backward-compatible with old Casks which used undocumented features.
- In rare cases, the new
- Release Date
- 2014-01-20 18:54:52 UTC
- Features
- Fixes
- #2275 - Force a require of Homebrew's
download_strategy
- #2275 - Force a require of Homebrew's
- Breaking Changes
- none
- Release Date
- 2014-01-10 17:07:31 UTC
- Features
- New
binary
artifact for installing executables. - Start a
brew cask doctor
command to help with support.
- New
- Fixes
- #2275 - Prepend brew cask to Ruby's load path
- Breaking Changes
- none
- Release Date
- 2014-01-10 16:12:28 UTC
- Features
- Fixes
- Breaking Changes
- #2100 - font Casks have been moved to their own tap at caskroom/fonts so that we can be more disclaimery about font licenses
- Release Date
- 2013-12-15 21:41:34 UTC
- Features
- #2018 - add :quit key to uninstall
- Fixes
- #2019 - validate keys given to uninstall
- Breaking Changes
- none
- Release Date
- 2013-12-10 01:27:01 UTC
- Features
- Fixes
- Breaking Changes
- none
- Release Date
- 2013-12-09 02:27:08 UTC
- Features
- support for installing fonts via the
font
artifact <3 @rolandwalker - casks can run arbitrary blocks after install/uninstall
- casks without ruby files now show up in
brew cask list
and can be uninstalled
- support for installing fonts via the
- Fixes
- Breaking Changes
- the format of
brew cask list
has changed, we now include(!)
after casks that don't have ruby files
- the format of
- Release Date
- 2013-12-06 19:20:46 UTC
- Features
- Fixes
- Breaking Changes
- none
- Release Date
- 2013-12-01 17:59:21 UTC
- Features
- Fixes
- Breaking Changes
- none
- Release Date
- 2013-11-26 17:58:44 UTC
- Features
- Fixes
- Breaking Changes
- none
- Release Date
- 2013-11-17 14:51:59 UTC
- Features
- Fixes
- Breaking Changes
- #1436 - new preferred sourceforge url style
- Release Date
- 2013-11-10 22:01:25 UTC
- Features
- Fixes
- #1274 - fix permissions problems on certain pkg uninstalls
- Breaking Changes
- none
- Release Date
- 2013-11-01 00:52:04 UTC
- Features
- Fixes
- #1274 - various fixes to prevent evil from happening during certain pkg uninstall processes
- Breaking Changes
- none
- Release Date
- 2013-10-24 20:26:05 UTC
- Features
- Fixes
- fix bug introduced in
0.19.1
where a double-install would result in a silent uninstall of a cask
- fix bug introduced in
- Breaking Changes
- none
- Release Date
- 2013-10-24 00:37:17 UTC
- Features
- Fixes
- #954 - preserve environment when running
sudo
<3 @kdeldycke - #1247 - clean up on install failure; raise an explicit error when a command fail for better feedback
- #954 - preserve environment when running
- Breaking Changes
- none
- Release Date
- 2013-10-20 22:13:16 UTC
- Features
- #602 - support for nested containers
- Fixes
- Breaking Changes
- none
- Release Date
- 2013-10-19 22:56:13 UTC
- Features
- Fixes
- #1168 - support systems that have
ln
overridden with GNU version <3 @wenbin1989 - #1181 - fix a small bug that could stop the check link process <3 @andizzle
- #1168 - support systems that have
- Breaking Changes
- none
- Release Date
- 2013-10-19 18:29:31 UTC
- Features
- Fixes
- Breaking Changes
- none
- Release Date
- 2013-10-08 01:21:33 UTC
- Features
- adds
--prefpanedir=
option to link to a different location
- adds
- Fixes
- Breaking Changes
- none
- Release Date
- 2013-10-08 00:33:57 UTC
- Features
- adds support for Preference Pane linking
- adds
prefpane
keyword in Cask dsl indicates a prefpane to by symlinked to~/Library/PreferencePanes
- adds
- internal refactor to
Artifact
system; opens up easier implementation path to supporting additional things like widgets
- adds support for Preference Pane linking
- Fixes
- Breaking Changes
- removes old
linkapps
/unlinkapps
commands install
andlink
keywords now must reference the relative path to their artifact
- removes old
- Release Date
- 2013-10-08 00:18:11 UTC
- Features
- Fixes
- Bugfixes addressing (#1105)
- Breaking Changes
- none
- Release Date
- 2013-10-02 14:58:50 UTC
- Features
- Fixes
- Fixes typo on
Tar
container, preventing tar-based Casks from being installed. (#1083)
- Fixes typo on
- Breaking Changes
- none
- Release Date
- 2013-09-25 19:41:28 UTC
- Features
- naked pkg support
- major internal
Container
refactor - Remove .DS_Store files when uninstalling packages
- pkg uninstall: support kernel extension unloading
- Fixes
- fix a few bugs around recent changes
- require tmpdir to fix container error
- when uninstalling pkgs; sudo chmod before examining
- Breaking Changes
- none
- Release Date
- 2013-09-24 18:14:23 UTC
- Features
- Fixes
- homebrew made some changes (#1015) that broke our integration; this bugfix release brings us back into parity with the mothership.
- Breaking Changes
- none
- Release Date
- 2013-09-15 03:49:53 UTC
Thanks @billwanjohi for his work to fix this.
- Features
- Adds ability to install a cask directly from a URL:
brew cask install http://example.com/casks/my-personal-app.rb
- Adds ability to install a cask directly from a URL:
- Fixes
- Fixes overzealous cask create name matching
- Breaking Changes
- none
- Release Date
- 2013-09-09 16:35:48 UTC
- Features
- Adds
.pkg
install/uninstall support
- Adds
- Fixes
- Breaking Changes
- none
- Release Date
- 2013-07-22 03:43:24 UTC