Releases: coolapso/AutoBS
Releases · coolapso/AutoBS
v0.4.0
27 Feb 17:07
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-02-27)
Feature
cache dry-run summaries and reuse on next run (eff4632 )
add colored terminal output (ad0a57f )
include PR number in dry-run commit refs (c05397f )
show commit SHA and repository in --dry-run output (3d2e0d2 )
add --include-prs flag to include open PR commits (2d298d6 )
Bug Fixes
resolve all golangci-lint errors (863ab5c )
resolve errcheck lint errors for fatih/color Print calls (3672340 )
correct broken link to copilot-instructions in README (c6bda17 )
use subjectless action sentences in summarizer prompts (db696a6 )
update system prompts to use first-person individual contributor voice (3c608e0 )
Documentation
add Terminal Output Conventions section to copilot-instructions (e60cb82 )
fix stale references and inaccuracies in copilot-instructions (0514830 )
update README and copilot-instructions for recent features (714d0a4 )
Chores
update website with caching info and fix stale config path (74c251f )
add caching humor to README (a7e21f2 )
v0.3.0
26 Feb 21:02
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-02-26)
Feature
add --standup flag for informal team standup summaries (ff0dd92 )
Documentation
update README, copilot instructions, and website for new flags (8805419 )
v0.2.1
26 Feb 20:40
Compare
Sorry, something went wrong.
No results found
0.2.1 (2026-02-26)
Bug Fixes
remove markdown from LLM summaries posted to Jira (39cdf7d )
use date range syntax for bounded GitHub commit search (4f16a34 )
v0.2.0
26 Feb 19:58
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-02-26)
Feature
add --yesterday flag to fetch previous day's commits (060b3e7 )
Bug Fixes
correct release artifact filename in install script (ba70b0a )
Documentation
Chores
add MIT license (467b5d6 )
add GitHub FOSS button to hero section (037cf1c )
CI
deps: bump actions/checkout from 4 to 6 (#2 ) (13d0d72 )
deps: bump actions/upload-pages-artifact from 3 to 4 (#3 ) (60ad866 )
deps: bump golangci/golangci-lint-action from 8 to 9 (#4 ) (70a77a7 )
deps: bump actions/setup-go from 5 to 6 (#5 ) (a9f1faa )
update aur package description (789e0fd )
v0.1.0
25 Feb 21:08
Compare
Sorry, something went wrong.
No results found
0.1.0 (2026-02-25)
Feature
Documentation
Chores
Build
CI
add secrets to release steps (8198a33 )
ref