Releases: vhx/vhx-php
Releases · vhx/vhx-php
1.4.0
- Fixes bug with parsing
href
/id
param - Add customers
addProduct
andremoveProduct
methods
1.3.1
Update readme for public launch of API
1.3.0
- Add customers
update
method for updating customers - Fix bug with using href as param (instead of ID)
- Restore readme to reference
files
(videos resource) anditems
(collections resource)
1.2.0
- Add customer delete method
- Alternative methods for collection items (
allItems
) and video files (allFiles
) - Ensure href and ids work for item/file method calls
1.1.0
-Adds methods for products
endpoint.
-Fixes readme links
-Allow parameters for items methods
1.0.1
Adds files
method for videos/files endpoint for retrieving video file info.
http://dev.vhx.tv/docs/api/#videos-list-files
1.0.0
Initial non-beta release.
1.0.0-beta.3
- Reorganize files to add composer support
- Add change log
1.0.0-beta.2
Fixes glaring issues in the initial Beta. Namely:
Use the production api url! (that was just silly)
Better error handling
Return associative arrays (not the json string)
Handle api connection timeouts
1.0.0-beta
v1.0.0-beta use beta version #