Releases: roboalchemist/linear-cli
Releases · roboalchemist/linear-cli
linear-cli v0.5.0
- Add
--content-fileflag toproject createandproject updatecommands - Reads content from a markdown file (use
-for stdin) - Complements existing
--content(inline) and--description-fileflags - Includes all v0.4.0 features: schema introspection audits, issue tree/dependency graph, file upload, initiative linking
linear-cli v0.3.2
Fix project list (json) smoke test to use --newer-than all_time filter.
linear-cli v0.3.1
Full Changelog: v0.3.0...v0.3.1
linear-cli v0.3.0
What's New
skillcommand group: Newskill printandskill addsubcommands for managing the embedded Claude Code skill- Embedded Claude Code skill: SKILL.md and reference/commands.md are compiled into the binary via
go:embed skill add: Installs the skill to~/.claude/skills/linear-cli/with one commanddocsenhanced: Now also prints the Claude Code skill after the README
Fixes
- Fix
.gitignorepattern that accidentally ignored.claude/skills/linear-cli/directory
Install via Homebrew:
brew tap roboalchemist/tap
brew install linear-cli
Or upgrade: brew upgrade linear-cli
linear-cli v0.2.1
- Fork under roboalchemist, migrate module path from dorkitude
- Add fork attribution to README
- Move Homebrew formula to roboalchemist/tap
- Fix header box alignment for emoji characters
- Normalize example email to user@example.com per RFC 2606
Install via Homebrew:
brew tap roboalchemist/tap
brew install linear-cli
Or download a pre-compiled binary below.