We've revamped our documentation, check out https://twitchio.dev/en/latest/changelog.html for the full changelog.
A few key highlights of this release:
- Added
retain_cache
kwarg to Client and Bot. Default isTrue
. - Added support for poll endpoints
- fixed some bugs related to initial_channels
- fixed the issues with ext.commands cooldown buckets always using the global bucket
- fixed an issue with ext.commands.Bot.reload_module failing to reinstate the old module if an error occurred while reloading