CHANGELOG 766 B

12345678910111213141516171819202122232425262728
  1. == Version 1.1.3 (November 4, 2010)
  2. * Add ProductSearchEngines resource
  3. == Version 1.1.2 (October 20, 2010)
  4. * Fix for users of ActiveResource 3.x
  5. == Version 1.1.1 (October 5, 2010)
  6. * Remove hard coded xml formatting in API calls
  7. * Remove jeweler stuff
  8. * Ruby 1.9 encoding fix
  9. == Version 1.1.0 (September 24, 2010)
  10. * Add new Events API for Shop, Order, Product, CustomCollection, SmartCollection, Page, Blog and Article
  11. * Add new 'compact' product image size variant
  12. * Rails 3 fix: attribute_accessors has to be explicitly included since activesupport 3.0.0
  13. == Version 1.0.6
  14. * Add metafields
  15. * Add latest changes from Shopify including asset support, token validation and a common base class
  16. == Version 1.0.0
  17. * extracting ShopifyAPI from Shopify into Gem