Releases: thiarthur/eolic
Releases · thiarthur/eolic
0.2.0
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
- 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 #1
Full Changelog: 0.1.0...0.2.0
0.1.0
Eolic 0.1.0
This is the first version of the project.
Features
- Managing remote targets
- Set-up local handlers for events
- Emit events for local and remote handlers.
Full Changelog: https://github.com/thiarthur/eolic/commits/0.1.0