## 0.1.0 - Initial release - iOS support (arm64 device + simulator) - `start()` / `stop()` — join/leave a Tailnet with an auth key - `startProxy()` / `stopProxy()` — localhost TCP proxy through WireGuard tunnel - `status()` / `tailscaleIP()` — query Tailscale connection state - Built with `go build -buildmode=c-archive` (production Go approach) - No VPN entitlement required — uses userspace netstack