Sha256: 6fc5e33752f40ff41b785145ec761b28e263a6cc4f7a32b54e397679da9f10b1

Contents?: true

Size: 755 Bytes

Versions: 1

Compression:

Stored size: 755 Bytes

Contents

# Changelog

Major changes for each release. Please see the Git log for complete list of changes.

## 0.0.9

* When API error on update, don't update object attributes.

## 0.0.8

* Don't preserve existing attributes when calling `expand!`.
* Add User#orders method.

## 0.0.7

* Remove ActiveRecord dependency.
* Make some methods private.
* Raise APIError when no data returned.

## 0.0.6

* Return User objects from Role#users.
* Add config methods.

## 0.0.5

* Add expand! method.
* Fix Order object IDs.

## 0.0.4

* Load subscription_in_cart attribute if missing when it's needed.

## 0.0.3

* Refactor configuration.

## 0.0.2

* Don't memoize filtered queries.

## 0.0.1

* Very rudimentary start, focused on the parts of the API I need to use.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
chord-0.0.9 CHANGELOG.md