- Fixed error in property parameter of Model::createData() Method
- Changing Version Number in composer.json
- DEV-3508
- Fixed Bug in Model::createData() Method
- PUI-710
- fixed a bug in models which caused wrong handling of certain objects
- added bulk service for domains
- bugfixes
- fix attributes
- Fix models
- added pc.domains Service from InterNetX GmbH for Domain price checks ** for more information visit pc.domains
- added more examples and fixed broken examples
- rebuilt src/Model Structure to allow unlimited depth and stacking of models
- reworked Model constructors
- added Models for all pc.domains routes
- Added new PriceService class
- Added new RestoreService class (#11)
- Added new JobService class (#10)
- Improved functionality and documentation of the TransferOut->answer() method. (#12)
- added possibility to gain direct access to response and request through callback methods
- added User info and list tasks
- added examples for some basic tasks ** more examples (hopefully for all tasks) will be added in future versions
- fixed some tasks that did not give correct access to the DomainrobotResult
- improved documentation and readme
- Fixed printing null or empty values (#8)
- Fixed warnings found by code analysis (PR #8)
- Improve code documentation (PR #6)
- Rename all DomainRobot string to Domainrobot
- Rename namespace from IXDomainRobot to Domainrobot
- Add automatic sdk version resolution
- Fix DomainStudio->search() missing body
- Fix imports
- Fix imports
- Add new services to DomainRobot class
- Added all important routes from the domainrobot open api documentation
- Updated README.md
- Fix return value of the DomainStudio->search() method
- Added DomainStudio calls
- Added possiblity to use asynchronous as well as synchronous tasks
- Improved documentation
- Initial release