Changed - Use classes to perform template generation instead of relying on template files
---
0.2.1
Changed - `setup.py` now includes requirements for installing this project
---
0.2.0
Added - Support not mounting requirements.txt file for Airflow services - Support not mounting requirements-dev.txt file for the test runner service - Support creation of a MongoDB service in Docker Compose cluster
---
0.1.1
Changed - Changelog link to github markdown file instead of local relative reference
---
0.1.0
Added - Generation of basic E2E test scripts for Airflow DAGs