Sha256: c9b537e42e4e14ef100150200e943919bb9b979b9b6d77844b5a4f0f96432ceb
Contents?: true
Size: 684 Bytes
Versions: 1
Compression:
Stored size: 684 Bytes
Contents
# Changelog Major changes for each release. Please see the Git log for complete list of changes. ## 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.8 | CHANGELOG.md |