# 0.5.14 * make ApiClient::Base marshallable by not storing proc as instance var # 0.5.13 * add raw_body method to Scope which allows to set non-hash request payload # 0.5.12 * fix threading problem on ruby 1.8.7 and earlier # 0.5.11 * fix handling errors # 0.5.10 * add TooManyRequests error # 0.5.9 * fix compatibility with ruby 1.8.x # 0.5.8 * fix the problem with strict_attr_reader and Array#flatten # 0.5.7 * fix compatibility with hashie 2.1.0 and strict_attr_reader # 0.5.6 * add strict_attr_reader option to raise `KeyError` on missing key access