First beta of new 🍪 petisco version (not stable yet)
This version completely breaks compatibility with version 0 to provide greater convenience in developing quality web applications.
Significant changes:
* Use `pydantic` instead of `dataclasses` to model the domain.
* Petisco is a framework not coupled to any framework now.
* Use meta-programming to create configurable classes (controllers, use cases, etc.).
* Message Management has been completely refactored for ease of use.