The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Amazon::MWS

0.130 Sat Apr  2 08:08:26 2016 CEST

     [ENHANCEMENTS]

     * Add method to retrieve skus with warnings (Marco Pessotto).
     * Add color and size mismatches, also handle errors in German
       (Marco Pessotto).

     [BUG FIXES]

     * Strip trailing slash from endpoint
       (Marco Pessotto, jordanmhiller, GH #9).

     [DOCUMENTATION]

     * Add possible explanation for error code 8572 (Stefan Hornburg/Racke).

0.120 Tue Mar 29 07:35:46 2016 CEST

     [ENHANCEMENTS]

     * Permit arguments to resume method in Uploader class
       (Marco Pessotto).
     * Do not perform checks on products if checked_products is set
       (Marco Pessotto).
     * Add get_products_with_mismatches method (Marco Pessotto).
     * Improve separation into first and last name (Marco Pessotto).

     [DOCUMENTATION]

     * Add possible explanation for error code 8572 (Stefan Hornburg/Racke).

0.116 Sat Dec 19 15:12:10 2015 CET

     [ENHANCEMENTS]

     * Return the shipping category level as shipping_method
       (Marco Pessotto).

0.115 Sat Nov  7 12:38:49 2015 CET

     [ENHANCEMENTS]

     * Add purge_old_jobs method (Marco Pessotto).

     [BUG FIXES]

     * Exclude MYMETA.* files from distribution
       (Alexandr Ciornii, Stefan Hornburg, GH #7).

0.114 Mon Oct  5 12:22:23 2015 CEST

     [BUG FIXES]

     * Prevent crash from empty ItemPrice or ShippingPrice caused by
       cancelled items (Marco Pessotto).

0.113 Wed Jul 22 09:31:32 2015 CEST

     [BUG FIXES]

     * Add prerequisite on namespace::clean (Stefan Hornburg, GH #6).

     [ENHANCEMENTS]

     * Add quiet accessor to Uploader (Marco Pessotto).

0.112 Mon Jul 20 17:29:42 2015 CEST

     * Initial release.