Releases: vperezb/google-api-support
Releases · vperezb/google-api-support
0.1.8 - Upload any file to Google Drive.
0.1.7
0.1.6: Update python-publish.yml
Due to deployment error: Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/. Solved: https://stackoverflow.com/questions/77992218/github-actions-failing-after-upgrading-to-node-v20
0.1.5 Added new function to retrieve slides presentation notes
0.1.4
Added example showing how to replace a shape with a local image using slides.replace_shape_with_image function.
Also fixed some drive function names to be more generic:
Function drive.upload_image_to_drive is been renamed to drive.upload_image (older version kept to allow users migrate).