Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 756 Bytes

File metadata and controls

49 lines (30 loc) · 756 Bytes
  • jruby compatible

  • loosen gem dependencies

  • fix error when passing nil to config values

  • 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