github tx3-lang/tx3 v0.24.0
0.24.0 - 2026-09-26

2 hours ago

Release Notes

๐Ÿš€ Features

  • Add scope inspection methods to Scope and Program structs (#271)
  • (tx3c) Add Java codegen type declarations (#355)
  • (tx3c) Render Swift binding declarations (#356)
  • (tx3c) Unified codegen helpers with renderer-owned params (#359)
  • (tx3c) Generate first-party clients with --language (#360)
  • (tx3c) Select built-in templates by name with --template (#361)

๐Ÿ› Bug Fixes

  • (lang) Read reference datum fields in amount expressions (#351)
  • (lang) Don't build lowering error payloads on the success path (#353)

๐Ÿšœ Refactor

  • (tx3c) Split codegen into schema, planner, and language backends (#358)

๐Ÿงช Testing

  • (tx3c) Pin codegen output with a golden corpus (#357)

โš™๏ธ Miscellaneous Tasks

  • Harden Rust CI/CD (#349)
  • Make CI green (#350)

Download tx3c 0.24.0

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

Don't miss a new tx3 release

NewReleases is sending notifications on new releases.