Skip to content

Releases: zmunro/outputbuddy

v2.1.1

05 Sep 04:53

Choose a tag to compare

outputbuddy v2.1.1

Installation

Using Homebrew

brew tap zmunro/outputbuddy https://github.com/zmunro/outputbuddy
brew install outputbuddy

Using go install

go install github.com/zmunro/outputbuddy@v2.1.1

Direct Download

Download the appropriate binary for your platform from the assets below.

Changelog

  • 8f6d07e Fix go.mod module path for go install compatibility
  • ccb12ef Update Homebrew formula to version 2.1.0
  • f35f142 added note about preventing default behavior to readme

v2.1.0

03 Sep 01:04

Choose a tag to compare

outputbuddy v2.1.0

Installation

Using Homebrew

brew tap zmunro/outputbuddy https://github.com/zmunro/outputbuddy
brew install outputbuddy

Using go install

go install github.com/zmunro/outputbuddy@v2.1.0

Direct Download

Download the appropriate binary for your platform from the assets below.

Changelog

  • 7e84c64 Update Homebrew formula to v2.0.4
  • ae9f340 added default output options
  • 438e74b fixed progress bar rendering
  • 2f5accb updated install instructions

v2.0.4

03 Sep 00:00

Choose a tag to compare

outputbuddy v2.0.4

Installation

Using Homebrew

brew tap zmunro/outputbuddy
brew install outputbuddy

Using go install

go install github.com/zmunro/outputbuddy@v2.0.4

Direct Download

Download the appropriate binary for your platform from the assets below.

Changelog