Releases: dhth/tbll
v1.1.0
Release Notes
Added
- Allow selecting specific columns from input
Install tbll 1.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/tbll/releases/download/v1.1.0/tbll-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install dhth/tap/tbll
Download tbll 1.1.0
File | Platform | Checksum |
---|---|---|
tbll-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
tbll-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
tbll-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
tbll-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo dhth/tbll
You can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>
v1.0.0
Release Notes
Fixed
- Correctly parsing row items when they have the delimiter character in them
Removed
--row
flag: supplying row items via the flag is no longer supported--read-stdin
flag: reading from stdin is now the default behaviour--num-cols
flag: this is no longer needed/supported
Install tbll 1.0.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/tbll/releases/download/v1.0.0/tbll-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install dhth/tap/tbll
Download tbll 1.0.0
File | Platform | Checksum |
---|---|---|
tbll-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
tbll-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
tbll-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
tbll-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo dhth/tbll
You can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>
v0.2.3
Install tbll 0.2.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/tbll/releases/download/v0.2.3/tbll-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install dhth/tap/tbll
Download tbll 0.2.3
File | Platform | Checksum |
---|---|---|
tbll-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
tbll-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
tbll-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo dhth/tbll
You can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>
v0.2.2
Install tbll 0.2.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/tbll/releases/download/v0.2.2/tbll-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install dhth/tap/tbll
Download tbll 0.2.2
File | Platform | Checksum |
---|---|---|
tbll-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
tbll-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
tbll-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo dhth/tbll
You can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>
v0.2.1
Install tbll 0.2.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/tbll/releases/download/v0.2.1/tbll-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install dhth/tap/tbll
Download tbll 0.2.1
File | Platform | Checksum |
---|---|---|
tbll-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
tbll-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
tbll-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo dhth/tbll
You can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>
v0.2.0
Install tbll 0.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/tbll/releases/download/v0.2.0/tbll-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install dhth/tap/tbll
Download tbll 0.2.0
File | Platform | Checksum |
---|---|---|
tbll-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
tbll-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
tbll-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo dhth/tbll
You can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>
v0.1.0
Install tbll 0.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/tbll/releases/download/v0.1.0/tbll-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install dhth/tap/tbll
Download tbll 0.1.0
File | Platform | Checksum |
---|---|---|
tbll-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
tbll-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
tbll-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo dhth/tbll
You can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>