Releases: Exploriment/hcloud-php
Releases · Exploriment/hcloud-php
v1.1.3
23 Apr 22:50
Compare
Sorry, something went wrong.
No results found
[Bugfix] composer.json fix
v1.1.2
23 Apr 22:46
Compare
Sorry, something went wrong.
No results found
[Bugfix] ActionPasswordReset will now return the proper response as documented in the wiki
v1.1.1
03 Apr 08:13
Compare
Sorry, something went wrong.
No results found
[Enhancement] $server->getPublicNet() now returns all data.
[Enhancement] Added ->toArray() to all objects.
v1.1.0
02 Apr 12:30
Compare
Sorry, something went wrong.
No results found
[Feature] Added Servers::changeProtection
[Feature] Added Servers::RequestConsole
[Update] Updated the Servers::changeDnsPtr to reflect the changes made in the latest API version. Issue #3
[Bugfix] Objects ImageCreation was extending the Action object instead of the BaseObject
v1.0.3
02 Apr 08:08
Compare
Sorry, something went wrong.
No results found
[Bugfix] Fixed root must be an object. Issue #2
v1.0.2
28 Mar 11:29
Compare
Sorry, something went wrong.
No results found
[Bugfix] When creating an image the response returned in the ImageCreation class is no longer null. Similar to issue #1 .
v1.0.1
28 Mar 11:09
Compare
Sorry, something went wrong.
No results found
[Bugfix] Renamed Object class to BaseObject to fix the 'Cannot use 'Object' as class name as it is reserved' error in PHP 7.2+
[Bugfix] When creating a server the response returned in the ServerCreation class is no longer null. Issue #1
v1.0.0
04 Feb 19:39
Compare
Sorry, something went wrong.
No results found