Skip to content

Releases: thiarthur/eolic

0.2.0

10 Aug 04:50
aad56d5
Compare
Choose a tag to compare

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

Full Changelog: 0.1.0...0.2.0

0.1.0

22 Jul 03:35
Compare
Choose a tag to compare

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