- Fix find with merge in Variation Model
- Fix assign channel to variable in Item Model
- Fix assign id to variable in Item Model
- Fix check new? method in Base Model
- Fix nomenclature in Item Model (MercadoLivre)
- Add Item Model to MercadoLivre
- Add Variation Model to MercadoLivre
- Fix item_id argument in variation class API
- Add domain method in category module
- Add billing_info method in order module
- Add find, create, update and errors to MercadoLivre::Invoice
- Add billing_info type to MercadoLivre::Shipment
- Add invoice objects to MercadoLivre::Client
- Fix content type application/xml in HTTP module
- Add find and labels to MercadoLivre::Shipment
- Add order and shipment objects to MercadoLivre::Client
- Add all, recent, find and notes to MercadoLivre::Order
- Change attributes method with new tag argument
- Add validation and Error class to Models
- Add news methods to MercadoLivre::Client
- Add base code to Base class (API and Model)
- Add metrics, all, find, anwser and destroy to MercadoLivre::QuestionAnswer
- Add all, find, create, update and destroy to MercadoLivre::Variation
- Add delete verb to HTTP module
- Remove excess space
- Add optional header argument in the HTTP module
- Change attributes in MarketHub::Configuration
- Add all, find and optin to MercadoLivre::Catalog
- Add me and currency to MercadoLivre::User
- Fix destroy method in MercadoLivre::Item
- Add currency_id in MarketHub::Configuration
- Add layout Meli Item and change Meli Token Test
- Add upload, add and change to MercadoLivre::Image
- Change HTTP module to support file upload
- Add find, create and update to MercadoLivre::Description
- Change tests with global token variables
- Add sale_terms to MercadoLivre::Category
- Add all, find, find_by_sku, create, update and destroy to MercadoLivre::Item
- Add post_form and put to HTTP module
- Change HTTP module to simplify code patters
- Add HTTP module to simplify HTTP requests
- Change all files that were using Net::HTTP
- Add listing_types_availables, listing_types_downgrades, listing_types_upgrades and update in MercadoLivre::PublicationType
- Add listing_types and listing_exposures methods in MercadoLivre::PublicationType
- Fix test_o_auth_20 file
- Add site, find and attributes methods in MercadoLivre::Category
- Add predict_category in MercadoLivre::Category
- Add MercadoLivre::Authorization with OAuth 2.0
- Change Utils::OAuth20 with new args and generic behavior
- Organize library folders and classes
- Add OAuth20 autentication method
- Initial release