v0.5.0
Immutable
release. Only release title and notes can be modified.
0.5.0 (2026-08-09)
⚠ BREAKING CHANGES
- add Readme/LICENSE, feat: wire up the issue list --project picker (#12)
Features
- api: add LinearCli.Api GraphQL client (Phase 1) (723f3f6)
- cli: add issue create/develop/pr/take/update write commands (Phase 6) (1649618)
- cli: support Ruby's short subcommand aliases (#15) (9fca6b5)
- initial commit with ash submodule (c2ceafb)
- linear: add Ash domain resources for Issue/Project/Team/User/Label/WorkflowState/Comment (Phase 2) (e2a27f3)
- oban: add scheduled monthly project rollover (Phase 7) (11afb43)
- phase 4 from initial plan -> complete (012866e)
- phase 8 - packaging, releasing, and CI (#1) (905c238)
- scaffold Elixir port and enforce conventional commits (a4d03a0)
Bug Fixes
- ci: create releases as drafts so assets survive Immutable Releases (#19) (8572623)
- ci: package release binaries with the wrapper scripts (#24) (5fb24a4)
- cli: reject unrecognized flags instead of treating them as issue ids (#2) (#4) (e697ff6)
Performance Improvements
- linear: fan out find-by-ids and per-team project fetches (Phase 5) (fb00153)