Releases: vimeo/vimeo.php
Releases · vimeo/vimeo.php
2.0.0
Bug Fix Release
- Allow lowercase HTTP verbs in requests
- Fix RateLimit Header response
Root cert and large upload fix
- Root cert is now bundled, so php curl on windows shouldn't need additional configuration
- Timeouts in the upload workflow are now handled properly, so very large uploads should work without issue
Upload Bugfix
Merge pull request #72 from vimeo/api-intermediate-cert-fix Reinstate upload request. Append error message to VimeoUploadException. fix #71
Cert Bugfix
Move from pem to cer
Improved error cases
- Better error messages when uploading
- Better error messages when curl errors
- Root cert is included to help with curl errors.
Composer support
v1.1.0 Update README.md
Initial release
This is the Vimeo library for version 3 of the Vimeo API.