Skip to content

Releases: tx3-lang/trix

0.20.0 - 2026-02-14

14 Feb 13:30

Choose a tag to compare

Release Notes

🚀 Features

  • Introduce profile view command (#101)

🐛 Bug Fixes

  • Use default function for timeout in TelemetryConfig
  • Update default Dolos config to match latest schema
  • Pass built-in profiles to tx3c build command

💼 Other

  • V0.19.6
  • V0.19.7

🧪 Testing

  • Create e2e harness and initial tests (#102)
  • Tidy up cshell provider test

⚙️ Miscellaneous Tasks

  • Update dolos to v1.0.0-rc.9 (#100)

Download trix 0.20.0

File Platform Checksum
trix-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
trix-x86_64-pc-windows-msvc.zip x64 Windows checksum
trix-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
trix-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.19.7 - 2026-02-10

10 Feb 19:53
5921829

Choose a tag to compare

Release Notes

🚀 Features

  • Introduce devnet copy command (#84)
  • Add u5c endpoint headers support
  • Load profile-specific env vars when required (#87)
  • Support custom tool path via env vars (#90)
  • (devnet) Improve UX when no devnet config is available (#95)
  • Introduce lightweight telemetry (#96)

🐛 Bug Fixes

  • Use correct signers args in cshell invoke (#82)
  • Improve compatibility with previous config formats
  • Pass implicit profiles to tx3c
  • Include placeholder for ledger family config
  • Use correct convention for u5c port
  • (telemetry) Send metrics using delta aggregation temporality
  • Increase default timeout for telemetry
  • Use default function for timeout in TelemetryConfig
  • Update default Dolos config to match latest schema

💼 Other

  • V0.19.0
  • V0.19.1
  • V0.19.2
  • V0.19.3
  • V0.19.4
  • V0.19.5
  • V0.19.6

🚜 Refactor

  • Apply alpha learnings to beta version (#94)
  • Use target dir for dolos config files

⚙️ Miscellaneous Tasks

  • Update tx3 to v0.12 (#86)
  • Update tx3 and u5c deps
  • Remove x86 apple binary build
  • Update tx3 deps to v0.14.2
  • Tidy up design folder
  • Update dolos to v1.0.0-rc.9 (#100)

Download trix 0.19.7

File Platform Checksum
trix-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
trix-x86_64-pc-windows-msvc.zip x64 Windows checksum
trix-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
trix-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.19.6 - 2026-01-08

08 Jan 13:23
3dfc0d8

Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • Use default function for timeout in TelemetryConfig

Download trix 0.19.6

File Platform Checksum
trix-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
trix-x86_64-pc-windows-msvc.zip x64 Windows checksum
trix-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
trix-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.19.5 - 2026-01-07

07 Jan 00:55

Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • Increase default timeout for telemetry

Download trix 0.19.5

File Platform Checksum
trix-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
trix-x86_64-pc-windows-msvc.zip x64 Windows checksum
trix-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
trix-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.19.4 - 2026-01-06

06 Jan 17:54

Choose a tag to compare

Release Notes

🚀 Features

  • Introduce lightweight telemetry (#96)

🐛 Bug Fixes

  • (telemetry) Send metrics using delta aggregation temporality

⚙️ Miscellaneous Tasks

  • Tidy up design folder

Download trix 0.19.4

File Platform Checksum
trix-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
trix-x86_64-pc-windows-msvc.zip x64 Windows checksum
trix-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
trix-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.19.3 - 2026-01-02

02 Jan 00:56

Choose a tag to compare

Release Notes

🚀 Features

  • (devnet) Improve UX when no devnet config is available (#95)

🐛 Bug Fixes

  • Use correct convention for u5c port

🚜 Refactor

  • Use target dir for dolos config files

Download trix 0.19.3

File Platform Checksum
trix-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
trix-x86_64-pc-windows-msvc.zip x64 Windows checksum
trix-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
trix-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.19.2 - 2025-12-31

31 Dec 12:33

Choose a tag to compare

Release Notes

⚙️ Miscellaneous Tasks

  • Update tx3 deps to v0.14.2

Download trix 0.19.2

File Platform Checksum
trix-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
trix-x86_64-pc-windows-msvc.zip x64 Windows checksum
trix-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
trix-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.19.1 - 2025-12-29

29 Dec 21:18

Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • Pass implicit profiles to tx3c
  • Include placeholder for ledger family config

Download trix 0.19.1

File Platform Checksum
trix-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
trix-x86_64-pc-windows-msvc.zip x64 Windows checksum
trix-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
trix-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.19.0 - 2025-12-29

29 Dec 17:13

Choose a tag to compare

Release Notes

🚀 Features

  • Introduce devnet copy command (#84)
  • Add u5c endpoint headers support
  • Load profile-specific env vars when required (#87)
  • Support custom tool path via env vars (#90)

🐛 Bug Fixes

  • Use correct signers args in cshell invoke (#82)
  • Improve compatibility with previous config formats

🚜 Refactor

  • Apply alpha learnings to beta version (#94)

⚙️ Miscellaneous Tasks

  • Update tx3 to v0.12 (#86)
  • Update tx3 and u5c deps

Download trix 0.19.0

File Platform Checksum
trix-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
trix-x86_64-pc-windows-msvc.zip x64 Windows checksum
trix-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
trix-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.18.0 - 2025-08-06

06 Aug 22:20
67a22a8

Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • Use cshell for wallet data
  • Clean-up noise on invoke stdout

Download trix 0.18.0

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