Skip to content

v1.8.7

Choose a tag to compare

@flori flori released this 14 Oct 22:19
  • Configure User-Agent header with version for GitHub API calls
  • Refactor HTTP options into a single hash for cleaner API request handling
  • Use http_basic_authentication with auth variable for GitHub API
    authentication
  • Apply .compact to remove nil values from HTTP options hash
  • Update URI.open call to use consolidated options hash instead of direct
    keyword arguments