0.2.0
Pre-release
Pre-release
- Adding ComponentMixin which should be included in any class that intends to support plugins.
- Changing Plugins initializer input. Now it takes the component (i.e., the instance of your object with plugin support) and a block which can be used to customize how plugins are loaded.