Sha256: 6934bb13b36e72e2e37d781e4f6ae19742e5af2a624e52ba3d61693182a2f2f0
Contents?: true
Size: 1.5 KB
Versions: 1
Compression:
Stored size: 1.5 KB
Contents
## A2z 0.1.1 (Jan 3, 2012) * Add `offers` and `offer_summary` accessors on `Item`, populating them when present in an item lookup or item search API response. *Matt Huggins* ## A2z 0.1.0 (Jan 3, 2012) * Add `editorial_reviews` accessor on `Item`, populating them when present in an item lookup or item search API response. *Matt Huggins* * Fix issue with browse node response data being empty. *Matt Huggins* ## A2z 0.0.4 (Jan 2, 2012) * Implement Amazon's BrowseNodeLookup operation, accessible through `Client#browse_node_lookup`. *Matt Huggins* * Remove unintended `valid` accessor on `ItemLookup` and `ItemSearch` response objects, favoring the `valid?` method. *Matt Huggins* * Accept a string or an array for ResponseGroup value when initializing via `ItemLookup#response_group` or `ItemSearch#response_group`. *Matt Huggins* ## A2z 0.0.3 (Dec 30, 2012) * Add `small_image`, `medium_image`, and `large_image` accessors on `Item`, populating them when present in an item lookup or item search API response. *Matt Huggins* * Add `image_sets` accessor on `Item`, populating them when present in an item lookup or item search API response. *Matt Huggins* * Add `Item#parent_asin` method to retrieve ASIN for parent item when available. *Matt Huggins* * Create this change log file. *Matt Huggins* ## A2z 0.0.2 (Dec 29, 2012) * Create `Item#keys` method & dynamic boolean methods to check for item attribute existence. *Matt Huggins* ## A2z 0.0.1 (Dec 27, 2012) * Initial release. *Matt Huggins*
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
a2z-0.1.1 | CHANGELOG.md |