v0.3.7
Changes since v0.3.6
- chore(workspace): release v0.3.7 — models.toml binary embed compile fix (#RELEASE) (32d7f4f)
- perf(config): embed models.toml as binary, eliminate 42K-line generated Rust (#PERF) (91e776d)
Compare: v0.3.6...v0.3.7
Downloads
| Platform | Architecture | File |
|---|---|---|
| Linux | x86_64 | talos-x86_64-linux.tar.gz |
| Linux | ARM64 | talos-aarch64-linux.tar.gz |
| macOS | Apple Silicon | talos-aarch64-darwin.tar.gz |
| macOS | Intel | talos-x86_64-darwin.tar.gz |
| Windows | x86_64 | talos-x86_64-windows.zip |
Checksums: checksum.sha256
Install
# macOS / Linux
curl -fsSL https://raw.githubusercontent.com/wjhuang88/talos/v0.3.7/install/install.sh | sh
# Windows (PowerShell)
irm https://raw.githubusercontent.com/wjhuang88/talos/v0.3.7/install/install.ps1 | iexEach archive contains a single talos (or talos.exe) binary.