]> arthur.barton.de Git - brew-completion.git/blob - ChangeLog
Added support for brew command "--config"
[brew-completion.git] / ChangeLog
1                                        
2     brew-completion: bash completion function for Homebrew (brew command)
3     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4              Copyright (c)2010 Alexander Barton <alex@barton.de>
5         This is free software and published under the terms of the GNU
6           General Public License, see the file COPYING for details.
7
8
9 > brew-completion Release 4 (2010-06-07)
10
11 Alexander Barton (2):
12       Add completion for "brew --cellar <formula>" command
13       Enable "brew {--cache|--cellar|--prefix}" to complete formula name
14
15 > brew-completion Release 3 (2010-03-20)
16
17 Alexander Barton (1):
18       Add completion for "brew outdated" command
19
20 > brew-completion Release 2 (2010-01-31)
21
22 Alexander Barton (4):
23       Added completion for "brew cleanup" command
24       Fix year in copyright notices: it's 2010!
25       Remove the nonexistant list --brewed flag
26       make dist: detect release number correctly even when release >1 :-)
27
28 > brew-completion Release 1 (2010-01-10)
29
30 Alexander Barton (6):
31       Initial brew-completion version
32       Don't scan directories, use "brew search" and "brew list"
33       Added Makefile, primarily to build distribution archives
34       Added ignore file for GIT
35       Added ChangeLog file
36       Fix bad prefix "../" in distribution tar archives
37