Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

Releases: arloopa/vuforia-php-sdk

v0.7.2

20 Feb 14:06
Compare
Choose a tag to compare
  • Fixed bug related to duplicates
  • Added TargetStatusProcessingException

v0.7

18 Feb 14:54
Compare
Choose a tag to compare
  • Added forceUnique method to Target class

v0.6

17 Jan 15:33
Compare
Choose a tag to compare
  • Added target duplicate detection functionality
  • SDK now throws the exception when something went wrong in request. Available exceptions:
    • AuthenticationFailureException
    • RequestTimeTooSkewedException
    • TargetNameExistException
    • RequestQuotaReachedException
    • UnknownTargetException
    • BadImageException
    • ImageTooLargeException
    • MetadataTooLargeException
    • DateRangeErrorException
    • InternalServerException

v0.5.1

16 Jan 12:05
Compare
Choose a tag to compare
  • Small bug fixes

v0.5

16 Jan 11:45
Compare
Choose a tag to compare
  • Make Vuforia::config to reconfigure instance every time it's calle
  • Added "ResourceNotFound" exception

v0.4

13 Jan 11:35
Compare
Choose a tag to compare
  • Fixed Model Class Loading issue

v0.3

13 Jan 10:12
Compare
Choose a tag to compare
  • Adding target summary support
  • Now we are supporting PHP >= 5.5

v0.2

13 Dec 11:52
Compare
Choose a tag to compare
  • Added delete method to target

v0.1

26 Nov 08:26
Compare
Choose a tag to compare

This is just Alpha release of SDK. Stable version will be published later