Skip to content

Release Translation 1.1.0

Choose a tag to compare

@blowmage blowmage released this 15 Nov 02:15
· 24152 commits to main since this release
  • Add Google::Cloud::Translate::Credentials class.
  • Rename constructor arguments to project_id and credentials.
    (The previous arguments project and keyfile are still supported.)
  • Document Google::Auth::Credentials as credentials value.
  • Updated faraday, googleauth dependencies.