Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@Daanvm Daanvm released this 10 Nov 19:20
· 422 commits to master since this release

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