Releases: schpet/linear-cli
Releases · schpet/linear-cli
1.2.1 - 2025-11-10
11 Nov 08:02
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixed
fix jj empty change detection to properly identify changes without descriptions
Install linear 1.2.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/schpet/linear-cli/releases/download/v1.2.1/linear-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install schpet/tap/linear
Download linear 1.2.1
1.2.0 - 2025-10-21
21 Oct 19:05
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
Changed
removed uneccessary double prompt around adding labels
Install linear 1.2.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/schpet/linear-cli/releases/download/v1.2.0/linear-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install schpet/tap/linear
Download linear 1.2.0
1.1.1 - 2025-09-02
03 Sep 04:53
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixed
fixed tests breaking release
Install linear 1.1.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/schpet/linear-cli/releases/download/v1.1.1/linear-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install schpet/tap/linear
Download linear 1.1.1
1.1.0 - 2025-09-02
03 Sep 04:31
Compare
Sorry, something went wrong.
No results found
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
1.0.1 - 2025-08-26
26 Aug 16:26
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixed
pager leaves content visible after quitting
make issue label matching case-insensitive
Changed
issue start command now has searchable prompt with type-ahead filtering
improve choices for assignment on issue create
Install linear 1.0.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/schpet/linear-cli/releases/download/v1.0.1/linear-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install schpet/tap/linear
Download linear 1.0.1
1.0.0 - 2025-08-20
20 Aug 20:19
Compare
Sorry, something went wrong.
No results found
Release Notes
given the number of breaking changes, giving this a major bump. hello
one-point-oh.
Fixed
state column is now dynamically sized with max 20 chars and auto-truncation
correctly align issue list columns
Removed
linear issue is removed, must use linear issue view . linear issue
now prints help text
remove support for deriving team ids from directory name
deprecated 'linear issue open' and 'linear issue print' commands - use 'linear
issue view --app' and 'linear issue view' instead
removed team open command (use linear issue list -a)
Changed
more consistent rendering of priority
labels column width now dynamically sized based on actual label content
state flag on issue list can now be repeated to filter by multiple states
team members command now shows initials, timezone, and other details with
--verbose flag
organized code into multiple files so it's less of a nightmare to work on
linear issue list now sorts by workflow state first
issue pr create no longer opens browser by default, added --web flag
removed 'about' prefix from relative timestamps
Added
issue delete command to delete issues by id
team members command to list team members
add --assignee flag on issue list allowing you to list issues assigned to a
user
add -U, --unassigned flag to list only unassigned issues
add -A, --all-assignees flag to list issues for all assignees
allow specifying a --parent on linear issue create
add -A and -U flags to issue start command for filtering assignees
add --all-states flag to issue list command to show issues from all states
add --confirm flag to issue delete command to skip confirmation prompt
support --team flag in issue list command
show comments by default in linear issue view, use --no-comments to disable
project list command to display projects in a table format
project view command to show detailed project information
team list command to display teams in a table format
automatic paging for issue view command with --no-pager flag and pager
pager support for issue list command with --no-pager option
allow integer-only issue ids when team is configured
sub-issues now inherit parent project automatically
team create command with flags and interactive mode
Install linear 1.0.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/schpet/linear-cli/releases/download/v1.0.0/linear-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install schpet/tap/linear
Download linear 1.0.0
0.6.4 - 2025-08-12
12 Aug 21:21
Compare
Sorry, something went wrong.
No results found
Release Notes
Removed
Remove unused label lookup functions replaced by team-aware versions
Install linear 0.6.4
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/schpet/linear-cli/releases/download/v0.6.4/linear-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install schpet/tap/linear
Download linear 0.6.4
0.6.3 - 2025-08-12
12 Aug 21:11
Compare
Sorry, something went wrong.
No results found
Release Notes
Changed
Remove delay before title prompt in interactive create mode
Install linear 0.6.3
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/schpet/linear-cli/releases/download/v0.6.3/linear-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install schpet/tap/linear
Download linear 0.6.3
0.6.2 - 2025-08-12
12 Aug 21:04
Compare
Sorry, something went wrong.
No results found
Release Notes
Changed
Ask for team selection before issue title in interactive create mode
Fixed
Filter issue labels by team to prevent 'label not associated with team' errors
Install linear 0.6.2
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/schpet/linear-cli/releases/download/v0.6.2/linear-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install schpet/tap/linear
Download linear 0.6.2
0.6.1 - 2025-08-12
12 Aug 20:44
Compare
Sorry, something went wrong.
No results found
Release Notes
Changed
Improved UX around selecting a team
Install linear 0.6.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/schpet/linear-cli/releases/download/v0.6.1/linear-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install schpet/tap/linear
Download linear 0.6.1