0.1.0 (2018-03-12)
- fix(itemhandler): call of wrong methods (a3e1f35)
- feat(docs): added script to generate code documentation (71d31ed)
- feat(test): added script to generate html code coverage (1f50b7f)
- feat(error): added error handler class (bd3a0c6)
- feat(example): added example for magic call of itemTypes. (7832fec)
- feat(item): added new magic method to call itemTypes. (daf1545)
- feat(example): added example of use (642b047)
- feat(item): added client shortcut function (44a96d9)
- feat(endpoint): added client shortcut function (a68a1b4)
- feat(client): added recovery password end point (21b42dd)
- fix(items): fixed ItemHandler functions (3d9ad3a)
- fix(client): updated Client class code (7f3d7af)
- fix(item): updated getMultipleItems end point (200a7eb)
- fix(items): fixed ItemHandler functions (2c258d8)
- fix(endpoint): fixed EndPointHandler functions (1ee2621)
- feat(item): added ItemHandler class (b62a99c)
- feat(endpoint): added new handler fot endpoints (8789b0d)
- feat(client): added new methods to the client (8724c9b)
- feat(client): added killSession endpoint (9286c14)
- feat: First endpoints (5351b4b)