Added Features -------------- * Get the results of an image analysis * Get your votes on images * Get a particular vote * Image uploading is now possible * Searching for images by id * Searching for images you have uploaded * Vote on images
Removals -------- * Removed response object
Changes ------- * Added breed attribute to image * Added categories attribute to image * CatApi.breeds() now returns a list of breed objects * CatApi.categories() now returns a list of category objects * CatApi.search() now returns a list of image objects * Modified queries with aiohttp to use parameters
0.1.1alpha
Changelog:
* Added actual text to the readme * Modified setup.py to change package on pypi to catapi.py * Added in requirements.txt for those installing catapi.py manually
0.1.0alpha
This is the initial release of catapi.py. As is to be expected from an alpha release, many things still need to be completed. Currently, catapi.py is capable of.
* Fetching breed information from the api * Fetching images from the api