Releases: packit/ogr
Releases · packit/ogr
0.49.1
Interface for labels was unified and labels
property for PullRequest and Issue now return list of PRLabel and IssueLabel respectively. (#839 )
0.49.0
For Pagure there are 2 new methods available: one for getting users with specified access rights and one for getting members of a group. (#834 )
0.48.1
Fix log level and wording when Pagure returns an error while retrieving Pagure PR diffstats.
0.48.0
There is a new get_pr_files_diff method supported for Pagure. (#826 )
We have fixed a bug that GithubRelease.url returned an API URL. (#824 )
0.47.1
Fixed an issue where getting a list of GitLab merge requests using .list()
would return only 20 items. (#819 )
0.47.0
Added support for removing users/groups from a project and possibility to check for groups with permissions to modify a PR. (#815 )
0.46.2
Added missing README to package metadata.
0.46.1
Migrated from setup.py
+ setup.cfg
to pyproject.toml
with hatchling
as a build backend and to pyproject macros in the spec file. (#808 )
0.46.0
We have fixed a bug in get_fork
method for Pagure about checking the usernames for a match when going through existing forks. (#800 )
0.45.0
OGR now supports PyGithub >= 1.58.
You can’t perform that action at this time.