v0.8.0
Hybrid command support, woo!
Changes
- FEAT💥: Add in tansy hybrid commands, which (when used alongside the built-in hybrid extension) allow you to use the Tansy format for hybrid slash commands.
- This bumps the minimum version of interactions.py to 5.8.0.
- Class slash commands do not have a hybrid variant yet.
- FIX: Add
__version__
to__all__
, oops.
Full Changelog: v0.7.0...v0.8.0