Skip to content

0.9.2

Latest
Compare
Choose a tag to compare
@Kenny2github Kenny2github released this 04 Jan 06:36
3aab38a

Fixes

  • Fixed slash.Context callback annotations not being properly evaluated from string annotations under from __future__ import annotations.
  • Fixed guild-specific commands trying to register their default permissions in all guilds. They only register them in their own guild now.