Skip to content

Releases: Jack-Waller/pull-request-statistics

v1.0.0

03 Dec 01:13
b46a1f0

Choose a tag to compare

What's Changed

  • feat: bootstrap pull request statistics tooling by @Jack-Waller in #1
  • docs: add pull request template by @Jack-Waller in #2
  • chore: temporarily disable CI job by @Jack-Waller in #3
  • feat: add review statistics filtering and validation by @Jack-Waller in #4
  • feat: add date ranges by @Jack-Waller in #5
  • Add Dependabot configuration for Python and GitHub Actions by @Copilot in #9
  • docs: Complete README with requirements, usage, and setup instructions by @Copilot in #7
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #10
  • chore(deps-dev): update pytest requirement from ~=8.3.5 to ~=9.0.1 by @dependabot[bot] in #11
  • fix: Dependabot grouping and configure uv package ecosystem by @Copilot in #15
  • chore(deps): bump the python-minor-patch group with 2 updates by @dependabot[bot] in #16
  • Separate Dependabot uv grouping for dev and prod dependencies by @Copilot in #18
  • chore: update uv lock by @Jack-Waller in #19
  • feat: add weekly ranges and team member listing by @Jack-Waller in #20
  • chore(deps): bump ruff from 0.14.6 to 0.14.7 in the uv-prod group by @dependabot[bot] in #21
  • feat: add team summary counts output by @Jack-Waller in #22
  • feat: add team percentages to summary table by @Jack-Waller in #23
  • feat: replace author/reviewer flags with user flag by @Jack-Waller in #24
  • feat: allow multi-user summaries and set-style team merge by @Jack-Waller in #25
  • docs: refresh README usage by @Jack-Waller in #26
  • docs: add contributing guide by @Jack-Waller in #27
  • feat: add member statistics aggregation by @Jack-Waller in #28
  • refactor: inject organisation into client services by @Jack-Waller in #29
  • chore: tidy package exports and test imports by @Jack-Waller in #30
  • test: refresh integration tests with requests_mock by @Jack-Waller in #31
  • chore: expose date range type by @Jack-Waller in #32
  • chore: add GNU General Public License v3 by @Jack-Waller in #33
  • chore: ignore uv lockfile by @Jack-Waller in #34
  • ci: re-enable main workflow by @Jack-Waller in #35

New Contributors

Full Changelog: https://github.com/Jack-Waller/pull-request-statistics/commits/v1.0.0