v0.2.0
ft 0.2.0
Install:
# macOS / Linux
curl -fsSL https://raw.githubusercontent.com/Nattothemoon/finetuning-cli/main/scripts/install.sh | bash
# Windows (PowerShell)
iwr -useb https://raw.githubusercontent.com/Nattothemoon/finetuning-cli/main/scripts/install.ps1 | iex
# Or directly with Go (once the repo moves to the finetuning org)
go install github.com/finetuning/cli/cmd/ft@latestChangelog
- 85f3fd9: feat: playlists and bulk operations (API v1.2) (@Nattothemoon)