Skip to content

Releases: GetmeUK/h51-python

Shallow copies count

12 Sep 00:31
Compare
Choose a tag to compare

This release provides support for specifying the number shallow copies to make.

Support for shallow copy

18 Jul 15:39
Compare
Choose a tag to compare

Added resource methods for shallow_copy and shallow_copy_many.

zip method added to Asset class

03 Dec 11:44
Compare
Choose a tag to compare
0.0.8

fix: fix for not being able to set variations against asset

Fix for being able to set variations value against asset

27 Aug 14:22
Compare
Choose a tag to compare
0.0.7

fix: fix for not being able to set variations against asset

Fix for missing import

09 Nov 21:19
Compare
Choose a tag to compare

Impacts the all class method for the Asset resource.

Added support for new h51 service endpoints

25 Nov 17:07
Compare
Choose a tag to compare
0.0.5

Updated to reflect support for new endpoints

Fix for handing of non-JSON error responses

25 Nov 02:44
Compare
Choose a tag to compare
0.0.4

Fix for error handling when non-JSON response returned

Added timeout argument to Client and a fix for secure flag for Asset.create method.

29 Aug 14:57
Compare
Choose a tag to compare
0.0.3

Added timeout argument to Client. Fix for secure flag.

Changed the header keys used when calling the API inline with changes to the Hangar51 app

23 Aug 16:04
Compare
Choose a tag to compare
0.0.2

Changed the header keys used when calling the API inline with changes…

Initial release

03 Aug 12:07
Compare
Choose a tag to compare
0.0.1

Corrected version number