Skip to content

Releases: flipbit03/lineark

v3.0.1

18 Apr 01:06
d025801

Choose a tag to compare

What's Changed

  • fix(test): defeat Linear API's transient "conflict on insert" flake by @flipbit03 in #144

Full Changelog: v3.0.0...v3.0.1

v3.0.0

17 Apr 01:33
0ee74b2

Choose a tag to compare

What's Changed

  • docs: move AI agent setup into quickstart section by @flipbit03 in #135
  • feat: add projects update subcommand by @flipbit03 in #138
  • feat: add --state as alias for --status on issues commands by @flipbit03 in #140
  • feat!: emit MaybeUndefined for nullable input fields by @flipbit03 in #141

Full Changelog: v2.1.2...v3.0.0

v2.1.2

27 Mar 01:12
3b3aadc

Choose a tag to compare

What's Changed

  • fix: wrap SDK create calls in online tests with retry_create by @flipbit03 in #134

Full Changelog: v2.1.1...v2.1.2

v2.1.1

26 Mar 18:18
b928609

Choose a tag to compare

What's Changed

  • chore: upgrade GitHub Actions to Node.js 24 compatible versions by @flipbit03 in #133

Full Changelog: v2.1.0...v2.1.1

v2.1.0

26 Mar 18:06
bb3c3e3

Choose a tag to compare

What's Changed

  • feat: add completedAt and canceledAt to CLI lean types by @flipbit03 in #132

Full Changelog: v2.0.0...v2.1.0

v2.0.0

08 Mar 22:48
70eeb4e

Choose a tag to compare

What's Changed

  • feat: --project filter on issues list by @lightstrike in #88
  • feat: --estimate flag on issues create and issues update by @lightstrike in #91
  • feat: show estimate in issues list, search, and read output by @lightstrike in #92
  • fix: blanket impl GraphQLFields for Option<T> for nullable queries by @flipbit03 in #121
  • feat: issues find-branch command to find issue by Git branch name by @lightstrike in #106
  • fix: migrate online tests from teams[0] to TeamGuard for self-containment by @flipbit03 in #119
  • feat: issues batch-update for bulk issue updates by @lightstrike in #107
  • feat: comments update, resolve, and unresolve commands by @lightstrike in #108
  • feat: issue label read, create, update, and delete commands by @lightstrike in #112
  • Slim down lineark usage for LLM token efficiency by @flipbit03 in #123
  • fix: online test resilience + remove blocking client by @flipbit03 in #124
  • feat: multi-profile auth via --profile flag by @flipbit03 in #127
  • refactor: simplify priority output and accept textual priority names by @flipbit03 in #128
  • fix: patch lineark-test-utils version in release workflow by @flipbit03 in #129

Full Changelog: v1.1.2...v2.0.0

v1.1.2

25 Feb 22:09
f061329

Choose a tag to compare

What's Changed

  • feat: show inverse relations and source issue in issues read by @flipbit03 in #104

Full Changelog: v1.1.0...v1.1.2

v1.1.0

25 Feb 21:53
83254bf

Choose a tag to compare

What's Changed

  • docs: update READMEs for team CRUD, membership, and comment delete by @flipbit03 in #102
  • feat: relations command for all issue relation types by @flipbit03 in #103

Full Changelog: v1.0.1...v1.1.0

v1.0.1

24 Feb 02:40
5113fbb

Choose a tag to compare

What's Changed

  • fix: dynamically resolve second user in team membership tests by @flipbit03 in #101

Full Changelog: v1.0.0...v1.0.1

v1.0.0

24 Feb 01:10
8899390

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.3...v1.0.0