Releases: WizzyBots/DiscTools
Releases · WizzyBots/DiscTools
v0.5.5
01 Jun 07:34
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
26 May 16:30
Compare
Sorry, something went wrong.
No results found
Fix a bug that prevented copies of commands from functioning properly
v0.5.3.post1
18 May 06:43
Compare
Sorry, something went wrong.
No results found
Fix unexpected behaviour in CCmd.copy()
v0.5.3
18 May 05:37
Compare
Sorry, something went wrong.
No results found
Make CCmd initialisation independent of @inject
v0.5.2
17 May 15:07
Compare
Sorry, something went wrong.
No results found
Fix bug related to CCmd.copy()
v0.5.1
13 May 11:50
Compare
Sorry, something went wrong.
No results found
Increased type hint coverage
minor bugfix
v0.5-beta-0
12 May 15:12
Compare
Sorry, something went wrong.
No results found
Removed ICCmd, ICommand and related functions, methods
increased type hint coverage
v0.4.post1
11 May 16:46
Compare
Sorry, something went wrong.
No results found
v0.4
11 May 16:03
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
17 Feb 09:19
Compare
Sorry, something went wrong.
No results found
Minor change to tests, tests is now a python package.