We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e8e0e0 commit 9dcb3a4Copy full SHA for 9dcb3a4
CHANGELOG
@@ -1,6 +1,11 @@
1
0.3.2
2
-----
3
4
+- add has_plugin(name) method to pluginmanager. thanks Bruno Oliveira.
5
+
6
+- fix issue11: make plugin parsing more resilient against exceptions
7
+ from __getattr__ functions. Thanks Bruno Oliveira.
8
9
- fix issue #4: specific HookCallError exception for when a hook call
10
provides not enough arguments.
11
0 commit comments