Skip to content

1.1.0 - 2025-09-02

Choose a tag to compare

@github-actions github-actions released this 03 Sep 04:31

Release Notes

Added

  • add from-ref option to issue start command to start an issue from a different
    git branch or ref (#54; thanks
    @pianohacker)

Fixed

  • omit empty comments section in markdown output instead of showing 'no comments
    found'

Install linear 1.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/schpet/linear-cli/releases/download/v1.1.0/linear-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install schpet/tap/linear

Download linear 1.1.0

File Platform Checksum
linear-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
linear-x86_64-apple-darwin.tar.xz Intel macOS checksum
linear-x86_64-pc-windows-msvc.zip x64 Windows checksum
linear-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
linear-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum