v2.6.2a1
·
429 commits
to master
since this release
2.6.2a1 - 2022-09-05
Added
tanjun.abc.Client.load_directoryandtanjun.abc.Client.load_directory_asyncfor loading all the modules in a directory.pathproperties totanjun.errors.FailedModuleLoadandtanjun.errors.FailedModuleUnloadto indicate which module failed to load/unload.tanjun.errors.FailedModuleImportspecialisation oftanjun.errors.FailedModuleLoadfor differentiating between the two cases when necessary.