Skip to content

v0.3.0

Compare
Choose a tag to compare
@user2589 user2589 released this 26 Feb 20:27

Feature

  • generic API interface (ea13280)
  • support iterables in json_path (8adfae9)

Fix

  • handle multiple trailing .git in GitHub repository names (26ef000)
  • handle network errors in GitHubAPI.project_exists() (74091c0)
  • handle GitLab redirect for non-existing projects (72f766a)

Documentation