v0.5.0
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.