Skip to content

Releases: jallum/beadwork

v0.13.1

30 May 12:09

Choose a tag to compare

Changelog

  • 02047c8 Bump version to 0.13.1
  • 312c615 Bump retries, add backoff/jitter, fully reopen TreeFS on retry (#131)
  • b41636f Retry on ErrRefMoved across mutating commands; fix SetRef snapshot desync (#130)

v0.13.0

12 May 10:35

Choose a tag to compare

Changelog

  • d3f54bb Bump version to 0.13.0
  • edb4a00 Resolve default remote for sync/init when multiple remotes exist (#120)
  • 202cadc Add cross-repo id resolution + bw config set prefix with alias tracking (#123)
  • 80cda69 Add bw recap: unblocked events, recap parser, tree/JSON renderers, cross-repo fan-out (#122)
  • 60e270c Add host-local repository registry (#125)
  • 4b48363 Improve CI and DX: Makefile, fmt-check/tidy-check/vet, CONTRIBUTING (#128)
  • c64c729 Fix cmd/bw staticcheck failures blocking CI (#127)
  • 203d05f Surface ready children when epic root is in_progress (#118)
  • 814c11d Add lightweight global YAML config (#124)
  • 5b0741f Ticket attachments + .gitkeep cleanup (#119)
  • dc1c4be Ignore worktreeConfig extension when opening repos [bw-pqi] (#117)
  • 44aa0a2 Reject child-blocks-ancestor deps in Link

v0.12.3

12 Apr 21:03

Choose a tag to compare

Changelog

  • ddba197 Bump version to 0.12.3
  • 3178d69 Add bw ready to scope ready list to a subtree [bw-ftu]

v0.12.2

12 Apr 16:23

Choose a tag to compare

Changelog

  • a2afafd Bump version to 0.12.2
  • 35063eb Simplify ready/blocked: bubble external blockers to root [bw-4rj]
  • 4391f0c Strip internal blocker IDs from ready display [bw-qxs]

v0.12.1

07 Apr 22:52

Choose a tag to compare

Changelog

  • 7b6ce11 Bump version to 0.12.1
  • c5a0522 Subtree-aware Ready() and Blocked() in beadwork [octo-vxf.2]
  • f2030d1 Add acceptance test for bw operations from a git worktree (#113)

v0.12.0

03 Apr 00:55

Choose a tag to compare

Changelog

  • 4113d25 Bump version to 0.12.0
  • 8e457ab Add due dates, time-granular deferrals, and query-time deferral expiry (#112)

v0.11.8

01 Apr 04:36

Choose a tag to compare

Changelog

  • e90db19 Bump version to 0.11.8
  • fdb483b Add -C flag to override repo base directory (#111)
  • 9a99ec1 Output only snippet when bw onboard is piped (#110)
  • 5612f80 prime prompt adjustments

v0.11.7

25 Mar 23:01

Choose a tag to compare

Changelog

v0.11.6

14 Mar 01:39

Choose a tag to compare

Changelog

  • d4d24e9 Bump version to 0.11.6
  • e7fbb60 Simplify show to single ID, return JSON object (#108)
  • 3548606 Group dep tokens by kind for compact one-liner output (#107)

v0.11.5

13 Mar 12:47

Choose a tag to compare

Changelog

  • 783dc20 Bump version to 0.11.5
  • f357e12 Add ls alias and --parent filter to list command (#106)