# Changelog
All notable changes to linear-cli will be documented in this file.
Versioning follows [CalVer](https://calver.org/) with format `YYYY.MM.PATCH`.
## [2026.4.0] — 2026-04-01
### Added
- Initial Rust port of lin CLI
- Full parity with Python version: 11 command groups, 67 subcommands
- Type-safe GraphQL queries via cynic
- Rich terminal output with colors, tables, and interactive prompts
- Single static binary distribution (no runtime dependencies)