Sha256: bfced5119d546367474334e1d5fd38917493a3bcab8423321e8153ee3139bf3c

Contents?: true

Size: 1.13 KB

Versions: 2

Compression:

Stored size: 1.13 KB

Contents

0.7.1 2010-11-18
----------------
* Add :log option to print xml response to log for scrutiny

0.7.0 2010-10-23
----------------
* Update to ruby 1.9 compatibility
* Update to rspec 2
* Make Item an ActiveModel object

0.6.3 2010-08-16
----------------
* Update gem dependencies

0.6.0 (?)
----------------
* Add signing as per the new amazon security requirements

0.5.3 2007-09-12
----------------
* send_request to use default options.

0.5.2 2007-09-08
----------------
* Fixed Amazon::Element.get_unescaped error when result returned for given element path is nil

0.5.1 2007-02-08
----------------
* Fixed Amazon Japan and France URL error
* Removed opts.delete(:search_index) from item_lookup, SearchIndex param is allowed 
  when looking for a book with IdType other than the ASIN.
* Check for defined? RAILS_DEFAULT_LOGGER to avoid exception for non-rails ruby app
* Added check for LOGGER constant if RAILS_DEFAULT_LOGGER is not defined
* Added Ecs.configure(&proc) method for easier configuration of default options
* Added Element#search_and_convert method

0.5.0 2006-09-12
----------------
Initial Release

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
amazon-associates-0.7.2 CHANGELOG
amazon-associates-0.7.1 CHANGELOG