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
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 |