Skip to content

0.31.0

Compare
Choose a tag to compare
@TomasTomecek TomasTomecek released this 27 Oct 12:20
· 395 commits to main since this release
bcd46fc
  • Ogr now catches internal exceptions from Gitlab and Github and converts them
    to ogr exceptions, GitlabAPIException and GithubAPIException, respectively. A
    new exception, OgrNetworkError, has been introduced for signalling situations
    where a request could not be performed due to a network outage. (#642)
  • The documentation was converted to Google-style docstrings. (#646)
  • Releases and development builds of ogr are now built in copr projects
    packit/packit-dev and packit/packit-releases. (#644)