Sha256: af10a1294e80d9c879e099f64b7c5c93914017426e624bea1854a56ee679c19c

Contents?: true

Size: 605 Bytes

Versions: 3

Compression:

Stored size: 605 Bytes

Contents

# 1.3.2
- When retrying requests, the request is actually resent instead
  of just reparsing the response
- [#12] Raise an error if the last API request retry is rate limited

# 1.3
- [#10] Support fire_webhooks parameter in client

# 1.2.3
- Return true for non-JSON responses

# 1.2.2
- The retries parameter on a client should correspond to the number of retries,
  not total calls.

# 1.2.1
- Include Paginator class in NationBuilder module

# 1.2.0
- Native exception types
- [#9] Exponential backoff when encountering rate limit

# 1.1.0
- [#6] Pagination class for iterating through paginated sets

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
nationbuilder-rb-1.3.4 CHANGELOG.md
nationbuilder-rb-1.3.3 CHANGELOG.md
nationbuilder-rb-1.3.2 CHANGELOG.md