Skip to content

Releases: rubyists/linear-cli-ex

v0.8.3

Choose a tag to compare

@github-actions github-actions released this 10 Aug 15:00
Immutable release. Only release title and notes can be modified.
314afb1

What's Changed

  • feat(ci): add a full SBOM - app deps, OTP/Elixir runtime, container OS packages by @bougyman in #54
  • chore(main): release 0.8.3 by @ruby-automation in #55

Full Changelog: v0.8.2...v0.8.3

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 10 Aug 02:54
Immutable release. Only release title and notes can be modified.
2155977

What's Changed

  • docs: front-load what/why in the Readme, demo gif before implementation by @bougyman in #46
  • fix!(docs): updates readme with better admonitions by @bougyman in #47
  • docs!(licence): get the license in order by @bougyman in #48
  • feat: add mix githooks.install to activate the repo's git hooks by @bougyman in #51
  • chore(main): release 0.8.2 by @ruby-automation in #52

Full Changelog: v0.8.1...v0.8.2

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 00:46
Immutable release. Only release title and notes can be modified.
917b9df

What's Changed

  • feat(cli): add project update - post a status update to a project by @bougyman in #43
  • fix(ci): skip commit-subject validation in the post-merge pipeline by @bougyman in #41
  • chore(main): release 0.8.1 by @ruby-automation in #44

Full Changelog: v0.8.0...v0.8.1

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 00:23
Immutable release. Only release title and notes can be modified.
147f219

What's Changed

  • docs: document the macOS Gatekeeper quarantine fix for lc by @bougyman in #36
  • chore(ci)!: rename release.yaml to main.yaml, workflow name to "main" by @bougyman in #38
  • chore(main): release 0.8.0 by @ruby-automation in #39

Full Changelog: v0.7.2...v0.8.0

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 09 Aug 23:51
Immutable release. Only release title and notes can be modified.
759f227

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 09 Aug 23:14
Immutable release. Only release title and notes can be modified.
4354326

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

Choose a tag to compare

@ruby-automation ruby-automation released this 09 Aug 22:24
Immutable release. Only release title and notes can be modified.
c166064

0.7.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)

Documentation

  • add Readme/LICENSE, feat: wire up the issue list --project picker (#12) (eb42c69)

v0.6.0

Choose a tag to compare

@ruby-automation ruby-automation released this 09 Aug 22:19
Immutable release. Only release title and notes can be modified.
063c66b

0.6.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)

Documentation

  • add Readme/LICENSE, feat: wire up the issue list --project picker (#12) (eb42c69)

v0.5.0

Choose a tag to compare

@ruby-automation ruby-automation released this 09 Aug 22:07
Immutable release. Only release title and notes can be modified.
829041c

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)

Documentation

  • add Readme/LICENSE, feat: wire up the issue list --project picker (#12) (eb42c69)

v0.4.0

Choose a tag to compare

@ruby-automation ruby-automation released this 09 Aug 22:06
Immutable release. Only release title and notes can be modified.
50e56f2

0.4.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)

Documentation

  • add Readme/LICENSE, feat: wire up the issue list --project picker (#12) (eb42c69)