Skip to content

Releases: uniget-org/cli

0.11.6

30 Jan 07:39
Compare
Choose a tag to compare

Installation

curl -sSLf https://github.com/uniget-org/cli/releases/download/v0.11.6/uniget_linux_$(uname -m).tar.gz \
| sudo tar -xzC /usr/local/bin uniget

Signature verification

curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.6/uniget_linux_$(uname -m).tar.gz
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.6/uniget_linux_$(uname -m).tar.gz.pem
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.6/uniget_linux_$(uname -m).tar.gz.sig
cosign verify-blob uniget_linux_$(uname -m).tar.gz \
    --certificate uniget_linux_$(uname -m).tar.gz.pem \
    --signature uniget_linux_$(uname -m).tar.gz.sig \
    --certificate-identity 'https://github.com/uniget-org/cli/.github/workflows/release.yml@refs/tags/v0.11.6' \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com

Bugfixes (since v0.11.5)

Features (since v0.11.5)

  • [Feature]: Migrate from logrus to custom logging (#180)

Dependency updates (since v0.11.5)

  • fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.4 (#189)
  • chore(deps): update github/codeql-action action to v3.23.2 (#186)

Full Changelog (since v0.11.5)

Compare with previous release

0.11.5

26 Jan 08:11
Compare
Choose a tag to compare

Installation

curl -sSLf https://github.com/uniget-org/cli/releases/download/v0.11.5/uniget_linux_$(uname -m).tar.gz \
| sudo tar -xzC /usr/local/bin uniget

Signature verification

curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.5/uniget_linux_$(uname -m).tar.gz
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.5/uniget_linux_$(uname -m).tar.gz.pem
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.5/uniget_linux_$(uname -m).tar.gz.sig
cosign verify-blob uniget_linux_$(uname -m).tar.gz \
    --certificate uniget_linux_$(uname -m).tar.gz.pem \
    --signature uniget_linux_$(uname -m).tar.gz.sig \
    --certificate-identity 'https://github.com/uniget-org/cli/.github/workflows/release.yml@refs/tags/v0.11.5' \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com

Bugfixes (since v0.11.4)

Features (since v0.11.4)

  • [Feature]: Support XDG spec for directories (#172)
  • [Feature]: Show message after successful installation of a tool (#167)
  • [Feature]: Support integrations in user context (#164)

Dependency updates (since v0.11.4)

  • fix(deps): update module github.com/pterm/pterm to v0.12.76 (#185)
  • chore(deps): update golang:1.21.6 docker digest to 76aadd9 (#184)
  • chore(deps): update actions/upload-artifact action to v4.3.0 (#183)
  • chore(deps): update actions/upload-artifact action to v4.2.0 (#181)
  • fix(deps): update module github.com/pterm/pterm to v0.12.75 (#178)
  • chore(deps): update github/codeql-action action to v3.23.1 (#177)
  • chore(deps): update golang:1.21.6 docker digest to 5f5d61d (#176)
  • fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.3 (#171)
  • chore(deps): update actions/upload-artifact action to v4.1.0 (#170)
  • chore(deps): update golang:1.21.6 docker digest to 6fbd2d3 (#168)
  • chore(deps): update golang:1.21.6 docker digest to 8c53489 (#166)
  • chore(deps): update golang docker tag to v1.21.6 (#165)

Full Changelog (since v0.11.4)

Compare with previous release

0.11.4

09 Jan 07:51
Compare
Choose a tag to compare
v0.11.4

0.11.4

0.11.2

30 Dec 21:17
Compare
Choose a tag to compare

Installation

curl -sSLf https://github.com/uniget-org/cli/releases/download/v0.11.2/uniget_linux_$(uname -m).tar.gz \
| sudo tar -xzC /usr/local/bin uniget

Signature verification

curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.2/uniget_linux_$(uname -m).tar.gz
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.2/uniget_linux_$(uname -m).tar.gz.pem
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.2/uniget_linux_$(uname -m).tar.gz.sig
cosign verify-blob uniget_linux_$(uname -m).tar.gz \
    --certificate uniget_linux_$(uname -m).tar.gz.pem \
    --signature uniget_linux_$(uname -m).tar.gz.sig \
    --certificate-identity 'https://github.com/uniget-org/cli/.github/workflows/release.yml@refs/tags/v0.11.2' \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com

Bugfixes (since v0.11.1)

Features (since v0.11.1)

Dependency updates (since v0.11.1)

  • fix(deps): update module github.com/pterm/pterm to v0.12.73 (#155)
  • fix(deps): update module github.com/regclient/regclient to v0.5.6 (#154)

Full Changelog (since v0.11.1)

Compare with previous release

0.11.1

22 Dec 12:01
Compare
Choose a tag to compare

Installation

curl -sSLf https://github.com/uniget-org/cli/releases/download/v0.11.1/uniget_linux_$(uname -m).tar.gz \
| sudo tar -xzC /usr/local/bin uniget

Signature verification

curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.1/uniget_linux_$(uname -m).tar.gz
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.1/uniget_linux_$(uname -m).tar.gz.pem
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.1/uniget_linux_$(uname -m).tar.gz.sig
cosign verify-blob uniget_linux_$(uname -m).tar.gz \
    --certificate uniget_linux_$(uname -m).tar.gz.pem \
    --signature uniget_linux_$(uname -m).tar.gz.sig \
    --certificate-identity 'https://github.com/uniget-org/cli/.github/workflows/release.yml@refs/tags/v0.11.1' \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com

Bugfixes (since v0.11.0)

  • [Bug]: Installation does not fail on non-existent tool (#149)

Features (since v0.11.0)

  • [Feature]: Support target for generate subcommand (#153)
  • [Feature]: Show raw contents of a tool (#151)

Dependency updates (since v0.11.0)

  • chore(deps): update github/codeql-action action to v3.22.12 (#148)

Full Changelog (since v0.11.0)

Compare with previous release

0.11.0

21 Dec 14:02
Compare
Choose a tag to compare

Installation

curl -sSLf https://github.com/uniget-org/cli/releases/download/v0.11.0-beta.12/uniget_linux_$(uname -m).tar.gz \
| sudo tar -xzC /usr/local/bin uniget

Signature verification

curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.0-beta.12/uniget_linux_$(uname -m).tar.gz
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.0-beta.12/uniget_linux_$(uname -m).tar.gz.pem
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.0-beta.12/uniget_linux_$(uname -m).tar.gz.sig
cosign verify-blob uniget_linux_$(uname -m).tar.gz \
    --certificate uniget_linux_$(uname -m).tar.gz.pem \
    --signature uniget_linux_$(uname -m).tar.gz.sig \
    --certificate-identity 'https://github.com/uniget-org/cli/.github/workflows/release.yml@refs/tags/v0.11.0-beta.12' \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com

Bugfixes (since v0.10.4)

  • [Bug]: File list in manifest is trusted blindly (#147)

Features (since v0.10.4)

  • [Feature]: Support environment variables for flags (#133)
  • Add cheats (#22)
  • Make target directory configurable (#20)

Dependency updates (since v0.10.4)

  • chore(deps): update golang:1.21.5 docker digest to 672a228 (#146)
  • chore(deps): update golang:1.21.5 docker digest to 1a9d253 (#145)
  • chore(deps): update golang:1.21.5 docker digest to b172263 (#144)
  • fix(deps): update module github.com/spf13/viper to v1.18.2 (#141)
  • fix(deps): update module github.com/pterm/pterm to v0.12.72 (#138)
  • chore(deps): update actions/upload-artifact action to v4 (#134)
  • chore(deps): update github/codeql-action action to v3 (#132)
  • chore(deps): update golang:1.21.5 docker digest to 2ff79bc (#129)
  • chore(deps): update github/codeql-action action to v2.22.10 (#128)

Full Changelog (since v0.10.4)

Compare with previous release

0.11.0-beta.12

21 Dec 13:47
Compare
Choose a tag to compare
0.11.0-beta.12 Pre-release
Pre-release
v0.11.0-beta.12

0.11.0-beta.2

18 Dec 09:18
Compare
Choose a tag to compare
0.11.0-beta.2 Pre-release
Pre-release

Added env vars for flags #113

0.11.0-beta.11

18 Dec 12:08
Compare
Choose a tag to compare
0.11.0-beta.11 Pre-release
Pre-release

Installation

curl -sSLf https://github.com/uniget-org/cli/releases/download/v0.11.0-beta.11/uniget_linux_$(uname -m).tar.gz \
| sudo tar -xzC /usr/local/bin uniget

Signature verification

curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.0-beta.11/uniget_linux_$(uname -m).tar.gz
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.0-beta.11/uniget_linux_$(uname -m).tar.gz.pem
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.0-beta.11/uniget_linux_$(uname -m).tar.gz.sig
cosign verify-blob uniget_linux_$(uname -m).tar.gz \
    --certificate uniget_linux_$(uname -m).tar.gz.pem \
    --signature uniget_linux_$(uname -m).tar.gz.sig \
    --certificate-identity 'https://github.com/uniget-org/cli/.github/workflows/release.yml@refs/tags/v0.11.0-beta.11' \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com

Bugfixes (since v0.10.3)

Features (since v0.10.3)

  • [Feature]: Support environment variables for flags (#133)
  • Add cheats (#22)
  • Make target directory configurable (#20)

Dependency updates (since v0.10.3)

  • fix(deps): update module github.com/pterm/pterm to v0.12.72 (#138)
  • chore(deps): update actions/upload-artifact action to v4 (#134)
  • chore(deps): update github/codeql-action action to v3 (#132)
  • chore(deps): update golang:1.21.5 docker digest to 2ff79bc (#129)
  • chore(deps): update github/codeql-action action to v2.22.10 (#128)
  • chore(deps): update golang docker tag to v1.21.5 (#126)
  • fix(deps): update module golang.org/x/term to v0.15.0 (#125)
  • fix(deps): update module github.com/regclient/regclient to v0.5.5 (#123)
  • chore(deps): update github/codeql-action action to v2.22.9 (#122)
  • fix(deps): update module github.com/pterm/pterm to v0.12.71 (#121)
  • chore(deps): update golang:1.21.4 docker digest to 4521f9d (#119)

Full Changelog (since v0.10.3)

Compare with previous release

0.11.0-beta.10

18 Dec 12:01
Compare
Choose a tag to compare
0.11.0-beta.10 Pre-release
Pre-release

Installation

curl -sSLf https://github.com/uniget-org/cli/releases/download/v0.11.0-beta.10/uniget_linux_$(uname -m).tar.gz \
| sudo tar -xzC /usr/local/bin uniget

Signature verification

curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.0-beta.10/uniget_linux_$(uname -m).tar.gz
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.0-beta.10/uniget_linux_$(uname -m).tar.gz.pem
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.11.0-beta.10/uniget_linux_$(uname -m).tar.gz.sig
cosign verify-blob uniget_linux_$(uname -m).tar.gz \
    --certificate uniget_linux_$(uname -m).tar.gz.pem \
    --signature uniget_linux_$(uname -m).tar.gz.sig \
    --certificate-identity 'https://github.com/uniget-org/cli/.github/workflows/release.yml@refs/tags/v0.11.0-beta.10' \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com

Bugfixes (since v0.10.3)