Releases: deariary/github-weekly-reporter
Releases · deariary/github-weekly-reporter
v0.5.0
What's Changed
- feat: collect commit messages via Commits API per repository by @unhappychoice in #99
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: generate RSS feed with OG image URLs during render by @unhappychoice in #97
Full Changelog: v0.3.7...v0.4.0
v0.3.7
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- fix: compute correct UTC day-of-week for weekly cron in east-of-UTC timezones by @unhappychoice in #95
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- fix: improve error handling, UX, and i18n across CLI and collectors by @unhappychoice in #94
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- feat: set homepage URL and topics on repository during setup by @unhappychoice in #93
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- fix: improve PR fetch error handling and document fine-grained PAT 403 issue by @unhappychoice in #90
- fix: exclude private repositories from PR search by @unhappychoice in #91
- fix: exclude incomplete weeks from index page and navigation by @unhappychoice in #92
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- fix: daily-fetch collects yesterday's events, not current day's by @unhappychoice in #89
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- refactor: improve code quality for public release by @unhappychoice in #70
- ci: add Codecov for test coverage reporting by @unhappychoice in #74
- test: improve test coverage from 40% to 63% by @unhappychoice in #75
- ci: add Dependabot for dependency updates by @unhappychoice in #76
- chore(deps-dev): bump eslint from 9.39.4 to 10.2.0 by @dependabot[bot] in #83
- chore(deps-dev): bump @types/node from 22.19.17 to 25.5.2 by @dependabot[bot] in #80
- chore(deps): bump @octokit/graphql from 8.2.2 to 9.0.3 by @dependabot[bot] in #78
- chore(deps): bump the minor-and-patch group across 1 directory with 2 updates by @dependabot[bot] in #77
- chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 by @dependabot[bot] in #84
- docs: improve README and add documentation pages by @unhappychoice in #85
- chore(deps-dev): bump vitest and @vitest/coverage-v8 from 3.x to 4.1.2 by @unhappychoice in #86
- chore(deps-dev): bump @eslint/js from 9.39.4 to 10.0.1 by @dependabot[bot] in #81
- test: improve test coverage from 95% to 97% by @unhappychoice in #87
- fix: daily-fetch now collects current week events instead of previous week by @unhappychoice in #88
New Contributors
- @dependabot[bot] made their first contribution in #83
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat: add demo video for README by @unhappychoice in #67
- feat: add OG image for repository social preview by @unhappychoice in #68
- feat: add default OG image for index page by @unhappychoice in #69
Full Changelog: v0.2.9...v0.3.0