All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Cross-platform prebuilt binaries (Linux, macOS, Windows) via GitHub Releases
- Automated release workflow for tagged versions
- Issue and pull request templates
- This changelog
- Added
--jsonflag forprw list - Added PR title caching and display
- Added notification filters (--on fail|success|change)
0.1.0 - 2025-12-07
- Initial public release
- Core CLI commands:
watch,unwatch,list,run,config,version - GitHub API integration for fetching PR status and combined CI state
- Local configuration and state persistence in
~/.prw/config.json - Webhook notifications for Slack, Discord, or custom endpoints
- Terminal notifications with clear status change alerts
- Configurable polling interval (default 20 seconds)
- Comprehensive unit tests with ~86% coverage
- GitHub Actions CI workflow
- Complete documentation: README, CONTRIBUTING, SECURITY, QUICKSTART
- MIT license