Skip to content

Releases: gofastadev/cli

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 14 May 20:41
118860f

Gofasta CLI v0.1.10

Install or upgrade with the shell installer (no Go toolchain required):

curl -fsSL https://raw.githubusercontent.com/gofastadev/cli/main/dist/install.sh | sh

Or with Go installed:

go install github.com/gofastadev/cli/cmd/gofasta@v0.1.10

Verify a downloaded archive against checksums.txt:

sha256sum --check --ignore-missing checksums.txt

Changelog

Other

See CHANGELOG.md for the curated changelog and COMPATIBILITY.md for the (cli, gofasta) pairing this release supports.

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 21 Apr 19:22
d261399

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 17 Apr 22:55
af95976

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 12 Apr 11:35
3b38769

What's Changed

  • bg: Fix starting issues and integrate swagger documentation in initialization commands by @descholar-ceo in #11

Full Changelog: v0.1.6...v0.1.7

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 12 Apr 00:10
2861297

What's Changed

Full Changelog: v0.1.5...v0.1.6

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 11 Apr 16:44
145e65c

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 11 Apr 14:40
bab818f

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 11 Apr 12:11
f3fb6e6

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 11 Apr 09:20
e4d5fa2

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Apr 00:57
03cca91

What's Changed

Full Changelog: v0.1.0...v0.1.1