Skip to content

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 15:52
Immutable release. Only release title and notes can be modified.
0e54d50

Install

Shell script (no Go required):

curl -fsSL https://raw.githubusercontent.com/piusalfred/gotools.sh/v0.3.0/install.sh | bash

Go binary — download the archive for your platform from the assets below, or:

go install github.com/piusalfred/gotools/cmd/gotools@v0.3.0

Upgrade existing installs:

./gotools.sh self-update

What's Changed

Full Changelog: v0.2.1...v0.3.0