v0.1.73
davidfowl/tallyv0.1.73Dec 28, 2025by github-actions[bot]
AI Summary
Added native macOS ARM64 binary support and updated the install script test workflow.
Key Highlights
- Native macOS ARM64 binary is now available.
- Install script test workflow updated.
New Features
- Native macOS ARM64 binary
- Updated install script test workflow
Full Release Notes
## What's Changed Add native macOS ARM64 binary and install script test workflow --- ### Install **Linux / macOS:** ```bash curl -fsSL https://tallyai.money/install.sh | bash ``` **Windows PowerShell:** ```powershell irm https://tallyai.money/install.ps1 | iex ``` Or download the zip for your platform from the assets below. See https://tallyai.money for more info.