Skip to content

v0.8.0

Compare
Choose a tag to compare
@AstreaTSS AstreaTSS released this 14 Jul 04:20
· 13 commits to main since this release

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