v1.16.0
What's Changed
- chore(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #367
- chore(deps): Bump cryptography from 44.0.1 to 44.0.2 in the runtime-dependencies group by @dependabot in #368
- feat: Add support for organization members by @cbrammer in #366
- chore: pre-commit autoupdate by @pre-commit-ci in #369
- fix: check for null row["issue"] in issue events stream by @TrishGillett in #370
- fix: Pull Request Reviews not saving parent stream context ids by @cbrammer in #371
- chore(deps-dev): Bump types-requests from 2.32.0.20250301 to 2.32.0.20250306 in the development-dependencies group by @dependabot in #373
- ci: Use Poetry 2 by @edgarrmondragon in #374
- feat: add
CommitDiffsStream
,PullRequestCommitDiffsStream
, refactor diff logic intoGitHubDiffStream
by @angelachenn in #372
New Contributors
Full Changelog: v1.15.0...v1.16.0