Features
- visearch.bind supports post json data
Features
- Change default timeout form 60s to 30s
Features
- rename multi product search to discover search
Features
- support multi product search
Improvement
- add "X-Requested-With" in the request header when calling api
Improvement
- fix the issue for recommendation endpoint and add a test cases
Features
- add recommendation endpoint
Improvement
- allow passing search endpoint as parameter
Improvement
- exclude im_url from the required fields in update
Improvement
- add missing info in multipart upload
Improvement
- send raw image in uploadsearch to make consistent results as in dashboard
Bug fix
- fix tests due to httpretty incompatibility for python 3
Bug fix
- encode url parameter in uploadsearch
Bug fix
- fix dict iteritem issue for python 3
Improvement
- support arbitrary parameters in search
Improvement
- Add get_all_fl field so that user can query for all metafields
Improvement
- support arbitrary parameters in insert
Bugfixes
- update insert_status with extra parameters
Bugfixes
- Drop support for python 2.6
Bugfixes
- Separate POST request data/parameters
Bugfixes
- Close opened files in tearDown()
Features and Improvements
- Test compatibility on py26, py34
- First release on PyPI.