Skip to content

v0.1.2

Choose a tag to compare

@ruby-automation ruby-automation released this 09 Aug 19:23
20121cd

0.1.2 (2026-08-09)

Features

  • api: add LinearCli.Api GraphQL client (Phase 1) (723f3f6)
  • cli: add issue create/develop/pr/take/update write commands (Phase 6) (1649618)
  • 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

  • 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)