Changes implemented per vimeo’s updated api:
-
Upgraded to v2 of the API.
-
Added some upload helpers.
-
Huge refactor for the Advanced API making it easier to add/modify method calls.
-
Removed CGI escapes. Vimeo should be handling them on their end.
-
Last version was missing files.
-
Major re-factor of each request method.
-
Separated the simple and advanced APIs into their own modules.
-
Added some documentation.
-
Updated the README.
-
Initial release