Release v0.2.1
Immutable
release. Only release title and notes can be modified.
Install
Shell script (no Go required):
curl -fsSL https://raw.githubusercontent.com/piusalfred/gotools.sh/v0.2.1/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.2.1
Upgrade existing installs:
./gotools.sh self-update
What's Changed
- FIX: fix migrate command by @piusalfred in #5
Full Changelog: v0.2.0...v0.2.1