Skip to content

Releases: goibon/homebrew-upup

V2.0

28 Feb 09:11
Compare
Choose a tag to compare

Since Homebrew has changed the way of parsing options and made ARGV extensions private this tap has been rewritten to follow the new pattern.

Changes

a0eac1d: Updated README with new usage description and updated license year.
16e93a7: Renamed brew-upup.rb to upup.rb to utilize the new arg parser.
6d31237: Rewrote brew-upup to use the new arg parsing system.
8348c42: Removed redundant 'require english' statement.

V1.1

04 Oct 16:02
Compare
Choose a tag to compare
brew-upup now lets brew output with proper formatting and colors.

Runs verbosely by default now, replaced verbose option with quiet option.
Now runs upgrade if update succeeds, no matter if updates were available or not.

V1.0

19 Sep 21:22
Compare
Choose a tag to compare
Initial commit