CHANGELOG 616 B

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