Skip to content

v0.9.0

Compare
Choose a tag to compare
@AstreaTSS AstreaTSS released this 01 Dec 22:51
· 8 commits to main since this release

Changes

  • REFACTOR💥: Replace TansySlashCommandParameter with just SlashCommandParameter 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