Sha256: 9e0964c5c9d3b0396c2978584abc0581985b4bcd06e847f2996cb14bfca552aa

Contents?: true

Size: 1.07 KB

Versions: 2

Compression:

Stored size: 1.07 KB

Contents

= 2.2.2 / 02-March-2015

  * Handle non-JSON responses correctly (these can happen due to proxy issues etc).

= 2.2.1 / 19-January-2015

  * Small updates for Ruby 2.2.0 compatability.
  * Documentation updates.

= 2.2.0 / 14-August-2014

  * Add a configurable caching layer into the client.
  * Expose methods to get raw responses from the Bandiera API

= 2.1.0 / 02-July-2014

  * Switch license to MIT.
  * Handle connection refused errors.

= 2.0.2 / 15-May-2014

  * Switch the HTTP library used from Typhoeus to RestClient.
  * Set the default HTTP timeout to 0.2 seconds.
  * Allow per-request timeout (and other RestClient::Resource options) to be passed through.

= 2.0.1 / 07-May-2014

  * Enable test suite to be run via Rake.
  * Allow a client name to be passed through in the HTTP headers as 'Bandiera-Client'.
  * Set the 'User-Agent' HTTP header to identify the requests as coming from this client.

= 2.0.0 / 01-May-2014

  * Update to support Bandiera API v2 and user_groups feature.

= 1.0.0 / 24-Jan-2014

  * Initial tagging of 1.0.0 codebase - support for Bandiera API v1.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bandiera-client-3.0.0 HISTORY
bandiera-client-2.2.2 HISTORY