Release Notes v0.14.0¶
Release Date: 2026-07-19
This release makes search-prs output stdout-first with selectable
formats, refreshes dependencies, and standardizes repository shields.
Highlights¶
- search-prs stdout default and multi-format output: results print to stdout by default with selectable output formats, making the command pipeline-friendly (previous behavior wrote files such as xlsx exports; file output remains available via format selection)
Documentation¶
search-prsCLI documentation updated for the stdout default- README shields standardized, with a dev-guide badge pointing at the MkDocs site
Dependencies¶
go-isattyv0.0.23,excelizev2.11.0- GitHub Actions
setup-gobumped from 5 to 7
Housekeeping¶
.envrcand local xlsx exports are now gitignored
Installation¶
See CHANGELOG.md for the categorized commit list.