Vimeo.php Versions Save

Official PHP library for the Vimeo API.

3.0.10

2 years ago

Use HTTP/1.1 protocol for text track uploads.

3.0.9

2 years ago

Add the ability to pass a custom TusClientFactory into the Vimeo constructor.

3.0.8

3 years ago
  • Update changelogs
  • Fix user-agent

3.0.7

3 years ago

Fix an issue with SSL certificates on certain requets.

3.0.6

3 years ago

3.0.5

4 years ago

Fixed

  • Fixes setUrl method not found error.(#239)
  • Adds TusHelper class.

3.0.4

4 years ago

Fixed

  • Fixes "invalid bucket" error when uploading a new video. (#237)

3.0.3

4 years ago

3.0.2

5 years ago

Fixed

  • Locking our ankitpokhrel/tus-php at v0.1.0 instead of a specific commit. (#189)

3.0.1

5 years ago

Changed

  • Updating the user agent version string to match the library version.