Skip to content

Releases: vhx/vhx-php

1.4.0

18 Feb 22:19
Compare
Choose a tag to compare
  • Fixes bug with parsing href/id param
  • Add customers addProduct and removeProduct methods

1.3.1

18 Feb 16:08
Compare
Choose a tag to compare

Update readme for public launch of API

1.3.0

16 Feb 17:09
Compare
Choose a tag to compare
  • Add customers update method for updating customers
  • Fix bug with using href as param (instead of ID)
  • Restore readme to reference files (videos resource) and items (collections resource)

1.2.0

08 Jan 18:12
Compare
Choose a tag to compare
  • 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

22 Dec 22:48
Compare
Choose a tag to compare

-Adds methods for products endpoint.
-Fixes readme links
-Allow parameters for items methods

1.0.1

22 Dec 04:24
Compare
Choose a tag to compare

Adds files method for videos/files endpoint for retrieving video file info.
http://dev.vhx.tv/docs/api/#videos-list-files

1.0.0

18 Dec 08:13
Compare
Choose a tag to compare

Initial non-beta release.

1.0.0-beta.3

29 Nov 00:59
Compare
Choose a tag to compare
1.0.0-beta.3 Pre-release
Pre-release
  • Reorganize files to add composer support
  • Add change log

1.0.0-beta.2

28 Nov 20:30
Compare
Choose a tag to compare
1.0.0-beta.2 Pre-release
Pre-release

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

24 Nov 18:57
Compare
Choose a tag to compare
1.0.0-beta Pre-release
Pre-release
v1.0.0-beta

use beta version #