This release adds back in the non-async class to `keepa` for those who do not wish to use any `async` calls due to environment restrictions.
1.02
Added support for new product object fields and the category object. You can find our more about the new fields in the documentary: https://keepa.com/#!discuss/c/api/apirequests
1.01
Added support for UPC, EAN and MPN.
1.00
0.15.0
Code has been refactored to match pep8 standards. Logger is now local to the module. Shipping prices, which previously messed up the data from a product, are now added directly into the price.
0.13.2
Removed numpy import on load and fixed other python 3 breaking bugs.