- Switch config to YAML - Log all events flowing in the DAG - Add docstrings to all plugins for API generation - New filter: format - New source: SQLAlchemy databases - Fix schedule with only event sources - Fix multiple topics in mqtt source
0.1.10
===========================
- Modified scheduler to run tasks concurrently - Modified scheduler to gracefully cancel tasks - Added support for event-driven sources (non-scheduled) - New sources: Whistle, stocks, crypto, mqtt - New sink: mqtt