v0.4.1
- Add GlobalAction class to enable processing events at the plugin level rather than for specific actions. Useful for plugins with multiple actions, yet common functionality.
Add documentation for Global Actions.
Clean up event class names.
Consolidate common event model attributes into mixin subclasses.