6.0
- added transactions API
- most of the get/set methods are marked as deprecated andtheir corresponding properties changed to public. These getters and setters are still available, but will be removed in the future, please use the
.
to access the properties - fixed the issue when
relationsDepth = 0
was sent to server even when it wasn't set manually