You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe. google-api-swift-clientmain branch depends on code that is on main here, but is not released due to the fact that no tags have been added since September 2020.
Describe the solution you'd like
The code currently on main should be tagged with either 0.5.4 or 0.6.0
Describe alternatives you've considered
google-api-swift-client could be updated to pin to main instead of to a version, but the README here states that users should "always refer to a tagged version"
Is your feature request related to a problem? Please describe.
google-api-swift-client
mainbranch depends on code that is onmainhere, but is not released due to the fact that no tags have been added since September 2020.Describe the solution you'd like
The code currently on
mainshould be tagged with either 0.5.4 or 0.6.0Describe alternatives you've considered
google-api-swift-client could be updated to pin to
maininstead of to a version, but the README here states that users should "always refer to a tagged version"