Skip to content

v3.4.0

Compare
Choose a tag to compare
@apryka apryka released this 14 Mar 11:01
· 52 commits to master since this release

New features

  • camelCase conversion
    All parameters provided in a camelCase format will be automatically converted into an API-digestible under_score format - #49

  • client keys validation
    throw an error once client keys are not provided - #47