Releases: mynameistito/cursor-api-windows
Releases · mynameistito/cursor-api-windows
Release list
v0.1.18
v0.1.17
Patch Changes
- c5e97b9: Fix GitHub release notes to include the full changelog entry on Windows
v0.1.16
Patch Changes
- 8a42b7e: Serve PowerShell installer without a UTF-8 BOM
v0.1.15
Patch Changes
- 5462239: Make streamed PowerShell installer robust to BOM-prefixed responses
v0.1.14
Patch Changes
- ed18a45: Fix PowerShell installer parsing when streamed through irm and iex
v0.1.13
Patch Changes
- 7d9e5fd: Make installer one-liner update existing installs
v0.1.12
Patch Changes
- 07062e4: Rename packages and release metadata to cursor-api-windows
v0.1.11
Patch Changes
- 6c5b43e: Improve installer update guidance and stop warnings
v0.1.10
Patch Changes
- 782e027: Restructure the repository into a Turborepo monorepo with Bun workspaces. Move the Windows CLI to
apps/cli, add a TanStack Start documentation site atapps/web, and update CI, Changesets, and release tooling for multi-package versioning.
Release history below covers the CLI package. From 0.1.10 onward the CLI lives in
apps/cli/inside a Turborepo monorepo.
v0.1.9
Patch Changes
- f688a15: Fix bridge startup crash and return terminal after cursor-api start