Skip to content

asdf-gcloud v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 22:56
9bbd35c

Features

  • check dependencies, use pre-remove and post-add scripts (0d8f298)
  • correctly error when no version found (44995e1)
  • init asdf plugin commands (c1eb106)
  • notify users on uninstall their gcloud proj configs still p… (#15) (29619a7)
  • robust list-all version fetching (376d025)
  • run shell format on lint (e7c66a0)
  • use asdf exec-env to set CLOUDSDK_PYTHON on each gcloud cmd… (#14) (0a30972)
  • working mvp (dbf95e0)

Bug Fixes