Skip to content

Releases: piusalfred/gotools

Release v0.5.4

Choose a tag to compare

@github-actions github-actions released this 10 Jul 19:39
Immutable release. Only release title and notes can be modified.
1c03c3d

Install

Shell script (no Go required):

curl -fsSL https://raw.githubusercontent.com/piusalfred/gotools/v0.5.4/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.5.4

Upgrade existing installs:

./gotools.sh self-update

What's Changed

  • self-update: fix REPO name, add -L flag, handle Go binary case by @piusalfred in #13

Full Changelog: v0.5.3...v0.5.4

Release v0.5.3

Choose a tag to compare

@github-actions github-actions released this 10 Jul 19:20
Immutable release. Only release title and notes can be modified.
11ae617

Install

Shell script (no Go required):

curl -fsSL https://raw.githubusercontent.com/piusalfred/gotools/v0.5.3/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.5.3

Upgrade existing installs:

./gotools.sh self-update

What's Changed

Full Changelog: v0.5.2...v0.5.3

Release v0.5.2

Choose a tag to compare

@github-actions github-actions released this 10 Jul 18:55
Immutable release. Only release title and notes can be modified.
746a7fa

Install

Shell script (no Go required):

curl -fsSL https://raw.githubusercontent.com/piusalfred/gotools/v0.5.2/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.5.2

Upgrade existing installs:

./gotools.sh self-update

What's Changed

  • self-update: correct REPO name and add curl -L flag in self-update by @piusalfred in #11

Full Changelog: v0.5.1...v0.5.2

Release v0.5.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 18:33
Immutable release. Only release title and notes can be modified.
05182c6

Install

Shell script (no Go required):

curl -fsSL https://raw.githubusercontent.com/piusalfred/gotools/v0.5.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.5.1

Upgrade existing installs:

./gotools.sh self-update

What's Changed

  • sync: fix init and sync on first run for split strategy by @piusalfred in #10

Full Changelog: v0.5.0...v0.5.1

Release v0.5.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 14:02
Immutable release. Only release title and notes can be modified.
da45c6f

Install

Shell script (no Go required):

curl -fsSL https://raw.githubusercontent.com/piusalfred/gotools/v0.5.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.5.0

Upgrade existing installs:

./gotools.sh self-update

What's Changed

  • FEAT: v0.5.0 manifest-based config, test suite, CI workflow (#9) by @piusalfred in #9

Full Changelog: v0.4.1...v0.5.0

Release v0.4.1

Choose a tag to compare

@github-actions github-actions released this 21 May 19:04
Immutable release. Only release title and notes can be modified.
b3afa4f

Install

Shell script (no Go required):

curl -fsSL https://raw.githubusercontent.com/piusalfred/gotools/v0.4.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.4.1

Upgrade existing installs:

./gotools.sh self-update

What's Changed

  • fix: properly resolve path versioned tools by @piusalfred in #8

Full Changelog: v0.4.0...v0.4.1

Release v0.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 09:49
Immutable release. Only release title and notes can be modified.
5350f04

Install

Shell script (no Go required):

curl -fsSL https://raw.githubusercontent.com/piusalfred/gotools/v0.4.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.4.0

Upgrade existing installs:

./gotools.sh self-update

What's Changed

Full Changelog: v0.3.0...v0.4.0

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

Release v0.2.1

Choose a tag to compare

@github-actions github-actions released this 29 Mar 13:10
Immutable release. Only release title and notes can be modified.
adf310e

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

Full Changelog: v0.2.0...v0.2.1

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 11:33
Immutable release. Only release title and notes can be modified.
4331f6c

Install

Shell script (no Go required):

curl -fsSL https://raw.githubusercontent.com/piusalfred/gotools.sh/v0.2.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.2.0

Upgrade existing installs:

./gotools.sh self-update

What's Changed

Full Changelog: v0.1.11...v0.2.0