Skip to content

0.22.0

Compare
Choose a tag to compare
@csomh csomh released this 03 Mar 14:36
· 546 commits to main since this release
9ac77fc

0.22.0

Features

  • The retry mechanism of a GithubService can be customized using
    max_retries. #537

Minor

  • get_latest_release() returns None, instead of raising an exception, when
    there were no release in the project, yet. #542