Skip to content

v0.4.1

Choose a tag to compare

@strohganoff strohganoff released this 13 Feb 05:35
· 88 commits to main since this release
798903c
  • 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.