Skip to content

v0.4.1dev1

Pre-release
Pre-release
Compare
Choose a tag to compare
@strohganoff strohganoff released this 13 Feb 04:22

Testing out the following changes:

  • Add GlobalAction class to enable processing events at the plugin level rather than for specific actions. Useful for plugins with multiple actions.
  • Clean up event class names.
  • Consolidate common event model attributes into Mixin subclasses.