- Fixed missing theme_id in return value of Asset.find.
0.1.6
- Fixed attribute setting on Asset objects - Strip path from shop_url to get just the shop's domain.
0.1.5
- Fixed Asset.find() - Fixed Variant.find(id) - Allow running from source directory with PYTHONPATH=./lib
0.1.4
- Fixed a bug in metafields method caused by missing import. - Prefix options can be specified in the attributes dict on creation - Allow count method to be used the same way as find
0.1.3
- Fixed the automatic download of dependencies. - Updated the README instructions.