Releases: Martian-Engineering/pebbles
Releases · Martian-Engineering/pebbles
v0.8.0
06 Feb 02:36
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v0.5.0
21 Jan 20:13
Compare
Sorry, something went wrong.
No results found
v0.4.0
21 Jan 17:13
Compare
Sorry, something went wrong.
No results found
v0.3.1
20 Jan 17:56
Compare
Sorry, something went wrong.
No results found
v0.3.0
20 Jan 17:23
Compare
Sorry, something went wrong.
No results found
v0.2.2
20 Jan 04:02
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Changes
feat: add --version flag and pb version command
fix: brighten log label colors for better readability
v0.2.0
20 Jan 01:53
Compare
Sorry, something went wrong.
No results found