-
jruby compatible
-
loosen gem dependencies
-
fix error when passing nil to config values
-
change lookup method - pull request github.com/phoet/asin/pull/8
-
fix for github.com/phoet/asin/issues/7
-
move client to own file
-
use autoload
-
support for Hashie::Rash
-
new method browse_node
-
add configuration option for item/cart class
-
add more functionality to item class
-
added cart operations
-
added yml configuration
-
add search_keywords method
-
open up search method to be more flexible
-
rails initializer configuration
-
rpsec for tests
-
add logger
-
use HTTPI as HTTP-adapter
-
use bundler for dependencies