Skip to content

Releases: packit/ogr

0.49.1

12 Feb 11:33
ea0f054
Compare
Choose a tag to compare
  • Interface for labels was unified and labels property for PullRequest and Issue now return list of PRLabel and IssueLabel respectively. (#839)

0.49.0

26 Jan 14:53
e977ec3
Compare
Choose a tag to compare
  • 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

08 Jan 09:17
b0bd497
Compare
Choose a tag to compare
  • Fix log level and wording when Pagure returns an error while retrieving Pagure PR diffstats.

0.48.0

21 Dec 13:35
99a8026
Compare
Choose a tag to compare
  • 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

30 Oct 09:12
035d4a4
Compare
Choose a tag to compare
  • Fixed an issue where getting a list of GitLab merge requests using .list() would return only 20 items. (#819)

0.47.0

11 Oct 15:19
4c759b5
Compare
Choose a tag to compare
  • 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

06 Oct 15:18
f232a2b
Compare
Choose a tag to compare
  • Added missing README to package metadata.

0.46.1

06 Oct 12:04
ee56360
Compare
Choose a tag to compare
  • 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

08 Sep 11:08
68e67ca
Compare
Choose a tag to compare
  • 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

05 Jun 16:59
ba3c881
Compare
Choose a tag to compare
  • OGR now supports PyGithub >= 1.58.