Releases: WizzyBots/DiscTools
Releases · WizzyBots/DiscTools
v0.5.5
Compare
Sorry, something went wrong.
No results found
Hooks of decorated commands (made using @discord.ext.commands.command) now work with CCmd
v0.5.4
Compare
Sorry, something went wrong.
No results found
Fix a bug that prevented copies of commands from functioning properly
v0.5.3.post1
Compare
Sorry, something went wrong.
No results found
Fix unexpected behaviour in CCmd.copy()
v0.5.3
Compare
Sorry, something went wrong.
No results found
Make CCmd initialisation independent of @inject
v0.5.2
Compare
Sorry, something went wrong.
No results found
Fix bug related to CCmd.copy()
v0.5.1
Compare
Sorry, something went wrong.
No results found
Increased type hint coverage
minor bugfix
v0.5-beta-0
Compare
Sorry, something went wrong.
No results found
Removed ICCmd, ICommand and related functions, methods
increased type hint coverage
v0.4.post1
Compare
Sorry, something went wrong.
No results found
v0.4
Compare
Sorry, something went wrong.
No results found
Change-log
Removed parent argument from special methods of disctools.Command
Added disctools.Command.owner
Removed disctools.context.WebHelperContext
Removed disctools.experimental.ext_install.Installer
Fixed the injection of disctool docstring into the help command
v0.3.2
Compare
Sorry, something went wrong.
No results found
Minor change to tests, tests is now a python package.