What's Changed
General
* Fix the python packages version
* Added new pull request and issue templates
* Improvements on CI workflow
* Docs moved to https://github.com/thiarthur/docs.eolic.dev - [docs.eolic.dev](docs.eolic.dev)
* Creation of TaskManager that handles any calls asynchronously, handling all pending tasks before application closes.
Features
* Added integration interface
* Added FastAPI integration implementation
* Added Celery integration implementation
* Support for Async handlers
New Contributors
* angeloalvarez made their first contribution in https://github.com/thiarthur/eolic/pull/1
**Full Changelog**: https://github.com/thiarthur/eolic/compare/0.1.0...0.2.0