Skip to content

Version 0.11

Compare
Choose a tag to compare
@fbis251 fbis251 released this 24 Sep 19:31
· 106 commits to master since this release

Giphy API support, added Unit Tests

Giphy

Calls to the Giphy API are now supported. If a Giphy API key is set, the library will attempt to make calls to their API. If the key is not set, the library will attempt to guess at valid URLs for media which may not be valid

Unit Tests

Unit tests for the following APIs have been added:

  • Giphy
  • Imgur
  • Tumblr

The unit tests will ensure that all the API responses are consistent and provide valid data to anyone using this library