Skip to content

Releases: deariary/github-weekly-reporter

v0.5.0

06 Apr 01:10

Choose a tag to compare

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

05 Apr 23:52

Choose a tag to compare

What's Changed

Full Changelog: v0.3.7...v0.4.0

v0.3.7

05 Apr 22:53

Choose a tag to compare

Full Changelog: v0.3.6...v0.3.7

v0.3.6

05 Apr 21:43

Choose a tag to compare

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

05 Apr 18:04

Choose a tag to compare

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

05 Apr 09:26

Choose a tag to compare

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

05 Apr 04:49

Choose a tag to compare

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

05 Apr 03:20

Choose a tag to compare

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

05 Apr 02:30

Choose a tag to compare

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

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Apr 08:16

Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.3.0