* Added petisco entry point. Check installed version with `petisco --version` π¨βπ
* Deleted `ApplicationConfig` object. Now, the equivalent is `Petisco` and you can config it with a yml. πΈ
* Simplified persistence management thanks to yml config file. π
* Add new general event (ServiceDeployed). This event will be automatically publish if you want `publish_deploy_event_func: True` π
* Improvement on error handling and debugging. π©