Skip to content

Releases: braintrustdata/bt

Canary e14ad01016b5

Canary e14ad01016b5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jul 21:09
e14ad01

Canary build from branch main at commit e14ad01016b5abaeab9c0e3e1b8ad1920baff32e.

Install this exact build:

  • Unix: curl -fsSL https://github.com/braintrustdata/bt/releases/download/canary-e14ad01016b5/bt-installer.sh | sh
  • Windows: powershell -ExecutionPolicy Bypass -c "irm https://github.com/braintrustdata/bt/releases/download/canary-e14ad01016b5/bt-installer.ps1 | iex"

Canary 6937f0d872c9

Canary 6937f0d872c9 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jul 22:39
6937f0d

Canary build from branch main at commit 6937f0d872c9560146b6baac3599f3e809f3355c.

Install this exact build:

  • Unix: curl -fsSL https://github.com/braintrustdata/bt/releases/download/canary-6937f0d872c9/bt-installer.sh | sh
  • Windows: powershell -ExecutionPolicy Bypass -c "irm https://github.com/braintrustdata/bt/releases/download/canary-6937f0d872c9/bt-installer.ps1 | iex"

Canary (latest main)

Canary (latest main) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jul 22:39
6937f0d

Latest canary build from branch main at commit 6937f0d872c9560146b6baac3599f3e809f3355c.

Install latest branch canary:

  • Unix: curl -fsSL https://github.com/braintrustdata/bt/releases/download/canary/bt-installer.sh | sh
  • Windows: powershell -ExecutionPolicy Bypass -c "irm https://github.com/braintrustdata/bt/releases/download/canary/bt-installer.ps1 | iex"

Canary 24f810bda489

Canary 24f810bda489 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jun 16:14
24f810b

Canary build from branch main at commit 24f810bda489cb65c16e08e4fc9c532a3bd92547.

Install this exact build:

  • Unix: curl -fsSL https://github.com/braintrustdata/bt/releases/download/canary-24f810bda489/bt-installer.sh | sh
  • Windows: powershell -ExecutionPolicy Bypass -c "irm https://github.com/braintrustdata/bt/releases/download/canary-24f810bda489/bt-installer.ps1 | iex"

Canary 26078a130aa4

Canary 26078a130aa4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jun 17:18
26078a1

Canary build from branch main at commit 26078a130aa42ca949293ecbd26ef632fe578bbb.

Install this exact build:

  • Unix: curl -fsSL https://github.com/braintrustdata/bt/releases/download/canary-26078a130aa4/bt-installer.sh | sh
  • Windows: powershell -ExecutionPolicy Bypass -c "irm https://github.com/braintrustdata/bt/releases/download/canary-26078a130aa4/bt-installer.ps1 | iex"

Canary e73da3f383a8

Canary e73da3f383a8 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jun 00:18
e73da3f

Canary build from branch main at commit e73da3f383a83a6a1dae75b13f27f754bed9c2ce.

Install this exact build:

  • Unix: curl -fsSL https://github.com/braintrustdata/bt/releases/download/canary-e73da3f383a8/bt-installer.sh | sh
  • Windows: powershell -ExecutionPolicy Bypass -c "irm https://github.com/braintrustdata/bt/releases/download/canary-e73da3f383a8/bt-installer.ps1 | iex"

Canary aefbab9e4d84

Canary aefbab9e4d84 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 18:31
aefbab9

Canary build from branch main at commit aefbab9e4d84cd9ad3d5f702e7d74ccf403aa34c.

Install this exact build:

  • Unix: curl -fsSL https://github.com/braintrustdata/bt/releases/download/canary-aefbab9e4d84/bt-installer.sh | sh
  • Windows: powershell -ExecutionPolicy Bypass -c "irm https://github.com/braintrustdata/bt/releases/download/canary-aefbab9e4d84/bt-installer.ps1 | iex"

Canary 7dc899ebb890

Canary 7dc899ebb890 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 17:17
7dc899e

Canary build from branch main at commit 7dc899ebb8904905382e5cc4c879ca44a9ac66d4.

Install this exact build:

  • Unix: curl -fsSL https://github.com/braintrustdata/bt/releases/download/canary-7dc899ebb890/bt-installer.sh | sh
  • Windows: powershell -ExecutionPolicy Bypass -c "irm https://github.com/braintrustdata/bt/releases/download/canary-7dc899ebb890/bt-installer.ps1 | iex"

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 19:36
40f6361

Install bt 0.14.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/braintrustdata/bt/releases/download/v0.14.0/bt-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/braintrustdata/bt/releases/download/v0.14.0/bt-installer.ps1 | iex"

Download bt 0.14.0

File Platform Checksum
bt-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
bt-x86_64-apple-darwin.tar.gz Intel macOS checksum
bt-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
bt-x86_64-pc-windows-msvc.zip x64 Windows checksum
bt-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
bt-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
bt-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

Canary 40f63613d2ee

Canary 40f63613d2ee Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jun 19:27
40f6361

Canary build from branch main at commit 40f63613d2eeb8566c0050e5b163948d104dd504.

Install this exact build:

  • Unix: curl -fsSL https://github.com/braintrustdata/bt/releases/download/canary-40f63613d2ee/bt-installer.sh | sh
  • Windows: powershell -ExecutionPolicy Bypass -c "irm https://github.com/braintrustdata/bt/releases/download/canary-40f63613d2ee/bt-installer.ps1 | iex"