Skip to content

Releases: thoreinstein/aix

v0.8.1

30 Mar 12:34
v0.8.1
78f3bc7

Choose a tag to compare

aix 0.8.1

Homebrew Installation (Recommended):

brew install thoreinstein/tap/aix
aix version  # Should output: aix version 0.8.1

Standalone Script:

curl -fsSL https://raw.githubusercontent.com/thoreinstein/aix/main/install.sh | sh

Manual Download:
Download the appropriate archive below for your platform, extract it, and move the aix binary to your PATH.

Note: Homebrew installation automatically handles macOS code signing. Manual downloads work without additional configuration.

Verifying Release Signatures

All releases are signed with keyless Sigstore. To verify:

# Install cosign: https://docs.sigstore.dev/cosign/system_config/installation/
cosign verify-blob \
  --bundle checksums.txt.bundle \
  --certificate-identity 'https://github.com/thoreinstein/aix/.github/workflows/release.yml@refs/tags/v0.8.1' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  checksums.txt

Changelog

Bug Fixes

Other

Full Changelog: v0.8.0...v0.8.1

v0.8.0

18 Mar 10:44
v0.8.0
8b2ba3f

Choose a tag to compare

aix 0.8.0

Homebrew Installation (Recommended):

brew install thoreinstein/tap/aix
aix version  # Should output: aix version 0.8.0

Standalone Script:

curl -fsSL https://raw.githubusercontent.com/thoreinstein/aix/main/install.sh | sh

Manual Download:
Download the appropriate archive below for your platform, extract it, and move the aix binary to your PATH.

Note: Homebrew installation automatically handles macOS code signing. Manual downloads work without additional configuration.

Verifying Release Signatures

All releases are signed with keyless Sigstore. To verify:

# Install cosign: https://docs.sigstore.dev/cosign/system_config/installation/
cosign verify-blob \
  --bundle checksums.txt.bundle \
  --certificate-identity 'https://github.com/thoreinstein/aix/.github/workflows/release.yml@refs/tags/v0.8.0' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  checksums.txt

Changelog

Features

Bug Fixes

Read more

v0.7.0

08 Feb 19:15
v0.7.0
f428b4a

Choose a tag to compare

aix 0.7.0

Homebrew Installation (Recommended):

brew install thoreinstein/tap/aix
aix version  # Should output: aix version 0.7.0

Standalone Script:

curl -fsSL https://raw.githubusercontent.com/thoreinstein/aix/main/install.sh | sh

Manual Download:
Download the appropriate archive below for your platform, extract it, and move the aix binary to your PATH.

Note: Homebrew installation automatically handles macOS code signing. Manual downloads work without additional configuration.

Verifying Release Signatures

All releases are signed with keyless Sigstore. To verify:

# Install cosign: https://docs.sigstore.dev/cosign/system_config/installation/
cosign verify-blob \
  --bundle checksums.txt.bundle \
  --certificate-identity 'https://github.com/thoreinstein/aix/.github/workflows/release.yml@refs/tags/v0.7.0' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  checksums.txt

Changelog

Features

Bug Fixes

Other

Full Changelog: v0.6.1...v0.7.0

v0.6.1

28 Jan 16:21
v0.6.1
378eb0f

Choose a tag to compare

aix 0.6.1

Homebrew Installation (Recommended):

brew install thoreinstein/tap/aix
aix version  # Should output: aix version 0.6.1

Standalone Script:

curl -fsSL https://raw.githubusercontent.com/thoreinstein/aix/main/install.sh | sh

Manual Download:
Download the appropriate archive below for your platform, extract it, and move the aix binary to your PATH.

Note: Homebrew installation automatically handles macOS code signing. Manual downloads work without additional configuration.

Verifying Release Signatures

All releases are signed with keyless Sigstore. To verify:

# Install cosign: https://docs.sigstore.dev/cosign/system_config/installation/
cosign verify-blob \
  --bundle checksums.txt.bundle \
  --certificate-identity 'https://github.com/thoreinstein/aix/.github/workflows/release.yml@refs/tags/v0.6.1' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  checksums.txt

Changelog

Other

Full Changelog: v0.6.0...v0.6.1

v0.6.0

27 Jan 23:15
a4ea651

Choose a tag to compare

aix 0.6.0

Homebrew Installation (Recommended):

brew install thoreinstein/tap/aix
aix version  # Should output: aix version 0.6.0

Standalone Script:

curl -fsSL https://raw.githubusercontent.com/thoreinstein/aix/main/install.sh | sh

Manual Download:
Download the appropriate archive below for your platform, extract it, and move the aix binary to your PATH.

Note: Homebrew installation automatically handles macOS code signing. Manual downloads work without additional configuration.

Verifying Release Signatures

All releases are signed with keyless Sigstore. To verify:

# Install cosign: https://docs.sigstore.dev/cosign/system_config/installation/
cosign verify-blob \
  --bundle checksums.txt.bundle \
  --certificate-identity 'https://github.com/thoreinstein/aix/.github/workflows/release.yml@refs/tags/v0.6.0' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  checksums.txt

Changelog

Other

Full Changelog: v0.5.0...v0.6.0

v0.5.0

26 Jan 18:37
v0.5.0
ee2fccf

Choose a tag to compare

aix 0.5.0

Homebrew Installation (Recommended):

brew install thoreinstein/tap/aix
aix version  # Should output: aix version 0.5.0

Standalone Script:

curl -fsSL https://raw.githubusercontent.com/thoreinstein/aix/main/install.sh | sh

Manual Download:
Download the appropriate archive below for your platform, extract it, and move the aix binary to your PATH.

Note: Homebrew installation automatically handles macOS code signing. Manual downloads work without additional configuration.

Verifying Release Signatures

All releases are signed with keyless Sigstore. To verify:

# Install cosign: https://docs.sigstore.dev/cosign/system_config/installation/
cosign verify-blob \
  --bundle checksums.txt.bundle \
  --certificate-identity 'https://github.com/thoreinstein/aix/.github/workflows/release.yml@refs/tags/v0.5.0' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  checksums.txt

Changelog

Features

Other

Full Changelog: v0.4.0...v0.5.0

v0.4.0

25 Jan 18:57
a34a40d

Choose a tag to compare

aix 0.4.0

Homebrew Installation (Recommended):

brew install thoreinstein/tap/aix
aix version  # Should output: aix version 0.4.0

Standalone Script:

curl -fsSL https://raw.githubusercontent.com/thoreinstein/aix/main/install.sh | sh

Manual Download:
Download the appropriate archive below for your platform, extract it, and move the aix binary to your PATH.

Note: Homebrew installation automatically handles macOS code signing. Manual downloads work without additional configuration.

Verifying Release Signatures

All releases are signed with keyless Sigstore. To verify:

# Install cosign: https://docs.sigstore.dev/cosign/system_config/installation/
cosign verify-blob \
  --bundle checksums.txt.bundle \
  --certificate-identity 'https://github.com/thoreinstein/aix/.github/workflows/release.yml@refs/tags/v0.4.0' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  checksums.txt

Changelog

Other

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

v0.3.0

25 Jan 05:02
v0.3.0
e4f8026

Choose a tag to compare

aix 0.3.0

Homebrew Installation (Recommended):

brew install thoreinstein/tap/aix
aix version  # Should output: aix version 0.3.0

Standalone Script:

curl -fsSL https://raw.githubusercontent.com/thoreinstein/aix/main/install.sh | sh

Manual Download:
Download the appropriate archive below for your platform, extract it, and move the aix binary to your PATH.

Note: Homebrew installation automatically handles macOS code signing. Manual downloads work without additional configuration.

Verifying Release Signatures

All releases are signed with keyless Sigstore. To verify:

# Install cosign: https://docs.sigstore.dev/cosign/system_config/installation/
cosign verify-blob \
  --bundle checksums.txt.bundle \
  --certificate-identity 'https://github.com/thoreinstein/aix/.github/workflows/release.yml@refs/tags/v0.3.0' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  checksums.txt

Changelog

Features

Bug Fixes

Other

Full Changelog: v0.2.0...v0.3.0

v0.2.0

25 Jan 02:13
v0.2.0
038a930

Choose a tag to compare

aix 0.2.0

Homebrew Installation (Recommended):

brew install thoreinstein/tap/aix
aix version  # Should output: aix version 0.2.0

Standalone Script:

curl -fsSL https://raw.githubusercontent.com/thoreinstein/aix/main/install.sh | sh

Manual Download:
Download the appropriate archive below for your platform, extract it, and move the aix binary to your PATH.

Note: Homebrew installation automatically handles macOS code signing. Manual downloads work without additional configuration.

Verifying Release Signatures

All releases are signed with keyless Sigstore. To verify:

# Install cosign: https://docs.sigstore.dev/cosign/system_config/installation/
cosign verify-blob \
  --bundle checksums.txt.bundle \
  --certificate-identity 'https://github.com/thoreinstein/aix/.github/workflows/release.yml@refs/tags/v0.2.0' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  checksums.txt

Changelog

Other

Full Changelog: v0.1.0...v0.2.0

v0.1.0

25 Jan 00:18
v0.1.0
23c24a8

Choose a tag to compare

aix 0.1.0

Homebrew Installation (Recommended):

brew install thoreinstein/tap/aix
aix version  # Should output: aix version 0.1.0

Standalone Script:

curl -fsSL https://raw.githubusercontent.com/thoreinstein/aix/main/install.sh | sh

Manual Download:
Download the appropriate archive below for your platform, extract it, and move the aix binary to your PATH.

Note: Homebrew installation automatically handles macOS code signing. Manual downloads work without additional configuration.

Verifying Release Signatures

All releases are signed with keyless Sigstore. To verify:

# Install cosign: https://docs.sigstore.dev/cosign/system_config/installation/
cosign verify-blob \
  --bundle checksums.txt.bundle \
  --certificate-identity 'https://github.com/thoreinstein/aix/.github/workflows/release.yml@refs/tags/v0.1.0' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  checksums.txt

Changelog

Features

Bug Fixes

Other

Full Changelog: v0.0.3...v0.1.0