- Added [search_image()](https://redgifs.readthedocs.io/en/latest/api.html#redgifs.API.search_image) method.
- Added [ProxyAuth](https://redgifs.readthedocs.io/en/latest/api.html#redgifs.ProxyAuth) for proxy authentication.
- Fixed await calls ([3](https://github.com/scrazzz/redgifs/pull/3)).
- Fixed issues with Python 3.7.
- Refactored create_date and creation_time ([c95d8](https://github.com/scrazzz/redgifs/commit/c95d8)).
- Refactored [get_tags()](https://redgifs.readthedocs.io/en/latest/api.html#redgifs.API.get_tags) method.