Skip to content

Changelog

0.6.0 (2024-04-04)

TypeDescriptionPRIssuesAuthor
Hygiene Remove dependency on `nr.functional`niklas.rosenstein@helsing.ai
Breaking change Remove deprecated `GithubApp.client` (use `GithubApp.app_client()` instead)niklas.rosenstein@helsing.ai

0.5.2 (2023-03-15)

TypeDescriptionPRIssuesAuthor
Improvement Update dependencies, particularly cryptography12@timgates42
Fix Change `GithubClientSettings.timeout` to an `Optional[int]` as the PyGithub API expects and integer for the respective argument to the `github.Github` constructor.10@BoboTiG
Improvement Bump `PyGithub` dependency to `^1.58`.10@BoboTIiG