Skip to content

Releases: Martian-Engineering/pebbles

v0.8.0

06 Feb 02:36
0d36248

Choose a tag to compare

What's Changed

  • pb-831: pb update --title — update issue titles after creation (appends title_updated event)
  • pb-832: pb list now defaults to showing only open/in_progress issues. New --all flag to include closed. --status filtering still works as before.
  • pb-9a2: PEBBLES_DIR env var support for worktree workflows (#5) by @jalehman

Full Changelog: v0.7.0...v0.8.0

v0.7.0

27 Jan 22:42
3f3a26f

Choose a tag to compare

What's Changed

  • pb close accepts multiple IDs — Close several issues at once by @jalehman in #3
  • pb sync command — Commit events.jsonl for worktree visibility by @jalehman in #4

Usage

# Close multiple issues
pb close pb-123 pb-456 pb-789

# Sync for worktrees  
pb sync           # Commits events.jsonl
pb sync --push    # Also pushes after commit

Full Changelog: v0.6.0...v0.7.0

v0.6.0

26 Jan 17:54
1daa545

Choose a tag to compare

Release v0.6.0

v0.5.0

21 Jan 20:13
9909763

Choose a tag to compare

Release v0.5.0

v0.4.0

21 Jan 17:13
1851728

Choose a tag to compare

Release v0.4.0

v0.3.1

20 Jan 17:56
751dd63

Choose a tag to compare

Release v0.3.1

v0.3.0

20 Jan 17:23
b64bf39

Choose a tag to compare

Release v0.3.0

v0.2.2

20 Jan 04:02
cf59990

Choose a tag to compare

Bug Fixes

  • Fix 'missing issue' error during beads import when dep_add events have earlier timestamps than create events
  • Events now sorted by type priority (creates → deps → status) before timestamp during cache rebuild

v0.2.1

20 Jan 02:26
ee6f781

Choose a tag to compare

Changes

  • feat: add --version flag and pb version command
  • fix: brighten log label colors for better readability

v0.2.0

20 Jan 01:53
b8eb15c

Choose a tag to compare

Release v0.2.0