- Allow simplug context to do nothing - Allow self argument to refer the plugin itself. - Add version to try to get the version for original plugin
0.0.5
- Add context manager with only given plugins enabled or disabled
0.0.4
- Add `get_enabled_plugins` and `get_enabled_plugin_names`
0.0.3
- Allow plugins to be loaded from setuptools entrypoints - Allow multiple plugins to be enabled/disabled by single `simplug.enable(...)/disable(...)` call