Release Notes
Fixed
- issue start command no longer creates extra commit after describing
- spinners now properly disabled in non-TTY environments
- correct API key creation URL in auth login (#146; thanks @srgfrancisco)
Changed
- increased sub-issues display limit from 50 to 250 in issue view (#124; thanks @paymog)
- attachment view now shows sourceType (e.g., Slack, GitHub) (#111; thanks @paymog)
Added
- raw GraphQL API access via new
api subcommand (#121; thanks @bendrucker)
- issue relation command for managing dependencies between issues (#115; thanks @ztrayner)
--sort-order flag to milestone update command (#120; thanks @bendrucker)
- user-friendly error handling with LINEAR_DEBUG environment variable for troubleshooting
Install linear 1.10.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/schpet/linear-cli/releases/download/v1.10.0/linear-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install schpet/tap/linear
Download linear 1.10.0