CHANGELOG 861 B

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