Skip to content

v0.5.0

Compare
Choose a tag to compare
@strohganoff strohganoff released this 20 Mar 21:05
· 44 commits to main since this release
774d1cd

What's Changed

  • Added functionality to create custom events and EventListeners.
  • Added functionality to pack and run a plugin in Debug Mode so the developer can attach a debugger.
  • Created Pydantic model code for loading dev-defined action and EventListener modules.
  • Refactored the cli code to use Typer in order to cut down on complexity.