Skip to content

Version 1.0.0 - The Async Update

Compare
Choose a tag to compare
@benjhar benjhar released this 05 Aug 19:53
· 11 commits to master since this release

The wrapper is now fully asynchronous. This is a breaking change, and so updating to this version without changing code first will result in errors. Using get_joke() and submit_joke will now require await statements before them.