v0.1.50

davidfowl/tallyv0.1.50Dec 27, 2025by github-actions[bot]

AI Summary

This release primarily provides installation instructions for Linux, macOS, and Windows, though specific software changes are not detailed in the provided text.

Key Highlights

  • Installation instructions for Linux and macOS
  • Installation instructions for Windows PowerShell

Full Release Notes

### Install

**Linux / macOS:**
```bash
curl -fsSL https://raw.githubusercontent.com/davidfowl/tally/main/install.sh | bash
```

**Windows PowerShell:**
```powershell
irm https://raw.githubusercontent.com/davidfowl/tally/main/install.ps1 | iex
```

Or download the zip for your platform from the assets below.

See https://davidfowl.github.io/tally/ for more info.