Releases: ghinks/review-tally
Releases · ghinks/review-tally
0.5.3 host specification and updates
What's Changed
- Normalize CLI metric flags to use hyphenated metric names by @ghinks in #166
- feat: allow configuring GitHub API host by @ghinks in #167
- feat: add integration test comparing local vs released versions by @ghinks in #175
- deps: bump aiohttp from 3.12.15 to 3.13.2 by @dependabot[bot] in #170
- deps: bump plotly from 6.3.0 to 6.3.1 by @dependabot[bot] in #173
- deps: bump isort from 6.1.0 to 7.0.0 by @dependabot[bot] in #171
- deps: bump ruff from 0.13.3 to 0.14.3 by @ghinks in #176
- deps: bump ruff from 0.13.3 to 0.14.3 by @dependabot[bot] in #172
Full Changelog: 0.5.2...v0.5.3
configuration
What's Changed
- refactor: Switch to GitHub Search Issues API for PR queries by @ghinks in #145
- feat: optimize PR metadata cache with smart date range queries by @ghinks in #146
- feat: add cache management CLI options and remove unused functions by @ghinks in #148
- docs: add contributor guidelines for agents by @ghinks in #150
- fix: align hyphenated date flags by @ghinks in #155
- refactor: reuse GitHub token for reviewer fetches by @ghinks in #156
- Rename --language CLI flag to --languages by @ghinks in #157
- fix: resolve config parsing lint and typing by @ghinks in #161
Full Changelog: 0.5.1...v0.5.2