Skip to content

0.1.0

Pre-release
Pre-release

Choose a tag to compare

@roberthoner roberthoner released this 04 Mar 00:12
· 32 commits to master since this release

Implementing the basic features.

  • Plugins support before, around and after callbacks.
  • Plugins can be defined by extended the Plugin class or by calling Plugin::create
  • Add any number of plugins to a Plugins instance.