Release 2.0.0
This version has been released as gem at RubyGems on 2016-11-10
.
Changes
- Refactor to a more ruby like library.
- all methods use underscores
- payloads to call api functions will be camel cased before sending
- getters and setters are now just attr_accessors and omit get and set