Skip to content

Releases: packit/ogr

0.1.0

18 Mar 17:58
73f0575

Choose a tag to compare

0.1.0

New Features

  • Ogr now has an API for Github releases.

Minor

  • We have started using black, flake8 and mypy to improve the code quality.

  • We are running upstream CI in CentosCI.

  • Ogr is using packit to bring upstream releases to Fedora.

0.0.3

28 Feb 11:48
059d210

Choose a tag to compare

0.0.3

Fixes

  • Fix the Python3.6 compatibility:
    • remove dataclasses
    • use strings for type annotations

0.0.2

19 Feb 05:01
9403003

Choose a tag to compare

0.0.2

New Features

  • You can now search/filter pull-request comments.
  • New methods for changing tokens.
  • Basic support for GitHub.
  • New method for a file content.

Breaking changes

  • The GitHub repo was moved to the packit-service organization.

Fixes

  • Object representation of the pull-request and pull-request commend.

0.0.1

13 Jan 14:04
29ca3ca

Choose a tag to compare

0.0.1

  • Initial release.
  • First version of API.
  • Basic Pagure Implementation.