- 0.0.1 - First release
- 0.0.2 - Fix naming conventions for hooks, operators and sensors, and updated example_dags
- 0.0.3 - Improved README description, and setup.py
- 0.0.4 - Moved config to setup.cfg, added requirements.txt and CHANGELOG.md
- 0.0.5 - Fix DbApiHookInterface class name on db_api_hook and import path on storage_to_rdbms_operator
- 0.0.6 - Improvements on db_api_hook and storage_to_storage_operator, including support to PostgreSQL, and updated requirements