Skip to content

v0.2.0 - 2017-02-24

Compare
Choose a tag to compare
@Fryguy Fryguy released this 24 Feb 17:31
· 121 commits to master since this release

Changed

  • BREAKING Client's settings is renamed to user_settings to avoid collision with API's settings collection [#57]
  • Loosen ActiveSupport dependency [#64]

Fixed

  • Fix Client::Error to support Rails errors (routing, etc) [#58]
  • When fetching the entrypoint a / is appended to the URL [#59]