Skip to content

Releases: hdrjpg/hdrjpg-sdk-php

v1.0.31

Choose a tag to compare

@tin-cat tin-cat released this 27 Dec 08:52

Improve guzzle version compatibility

v1.0.29

Choose a tag to compare

@tin-cat tin-cat released this 19 Nov 09:47

Add proper User-Agent to requests. Set sensible keepalive CURL settings.

v1.0.28

Choose a tag to compare

@tin-cat tin-cat released this 12 Nov 14:04

Update to latest API specifications.

v1.0.27

Choose a tag to compare

@tin-cat tin-cat released this 10 Nov 09:37

Update to latest API specifications.

v1.0.26

Choose a tag to compare

@tin-cat tin-cat released this 06 Nov 17:54

Update to latest API specs.

v1.0.25

Choose a tag to compare

@tin-cat tin-cat released this 31 Oct 06:57

Require a lower version of guzzlehttp for greater compatibility.

v1.0.24

Choose a tag to compare

@tin-cat tin-cat released this 29 Oct 16:17

Conform to latest API updates which now allow for specifying the extrapolate variant parameter.

v1.0.23

Choose a tag to compare

@tin-cat tin-cat released this 27 Oct 09:54

Improve error reporting. Fix package requirements. Fix PHP version compatibility. Update to latest API specs.

v1.0.22

Choose a tag to compare

@tin-cat tin-cat released this 21 Oct 14:35

Now supporting the onSdr conversion parameter, the latest feature for the HDRJPG API which let you decide what to do when the provided source image is not HDR. Instead of failing the conversion (the default behavior), you can set onSdr to skip so other variants might still produce a result. Set onSdr to continue to create the file anyway, albeit in SDR instead of HDR.

v1.0.21

Choose a tag to compare

@tin-cat tin-cat released this 19 Oct 18:04

The API now also allows for conversion to standard SDR JPG images for convenience. Better error reporting.