v0.9.0
Changes
- REFACTOR💥: Replace
TansySlashCommandParameter
with justSlashCommandParameter
from interactions.py. This removes a lot of overhead that no longer needs to exist.- Because of this, interactions.py 5.9.0 or greater is required.
- FEAT: Add class hybrid slash commands.
- CHORE: Minor updates to LICENSE and setup.py.
Full Changelog: v0.8.0...v0.9.0