v2.1.0
- Now it is possible to specify the desired return type when creating Proxmox object
- Setters and getters for return type were added.
- Added docs about getters & setters and other tricks of the Proxmox client object.
- Now you can create a Proxmox API client object with a custom credentials object (e.g. an Eloquent model).
- Project now follows PSR-1 and PSR-2 coding style standards recommendations (Thanks to Alexey Ashurok).