Skip to content

0.2.0

Pre-release
Pre-release

Choose a tag to compare

@roberthoner roberthoner released this 04 Mar 00:16
· 25 commits to master since this 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.