Ruby/AWS 0.4.0 (Default branch)

Ruby/AWS is a high-level Ruby language interfaceto the Amazon Associates Web Service API v4. Itaims to automate and remove the grunt work ofinteracting with the Amazon API and, in so doing,make it much easier to use. Ruby/AWS is thesuccessor to Ruby/Amazon.License: GNU General Public License (GPL)Changes:
A new method,Amazon::AWS::ShoppingCart::Cart#cart_get, has beenadded, to allow the retrieval of an existingshopping-cart. This is necessary when the originalCart object no longer exists. The version of theAmazon AWS API requested when performingoperations is now 2008-06-26. This is the latestat the time of writing.

More...