Releases: GetmeUK/h51-python
Releases · GetmeUK/h51-python
Shallow copies count
Support for shallow copy
Added resource methods for shallow_copy and shallow_copy_many.
zip method added to Asset class
0.0.8 fix: fix for not being able to set variations against asset
Fix for being able to set variations value against asset
0.0.7 fix: fix for not being able to set variations against asset
Fix for missing import
Impacts the all
class method for the Asset
resource.
Added support for new h51 service endpoints
0.0.5 Updated to reflect support for new endpoints
Fix for handing of non-JSON error responses
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.
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
0.0.2 Changed the header keys used when calling the API inline with changes…
Initial release
0.0.1 Corrected version number