What's Changed
* test: Add unit testing support for dbt-core version 0.21.0 by tomasfarias in https://github.com/tomasfarias/airflow-dbt-python/pull/5
* feat: Support for dbt 0.21 by tomasfarias in https://github.com/tomasfarias/airflow-dbt-python/pull/10
* refactor: Override dbt logger output stream with StreamLogWriter by tomasfarias in https://github.com/tomasfarias/airflow-dbt-python/pull/11
* docs: Documentation improvements by tomasfarias in https://github.com/tomasfarias/airflow-dbt-python/pull/12
* chore: Bump version to 0.8.0 by tomasfarias in https://github.com/tomasfarias/airflow-dbt-python/pull/13
**Full Changelog**: https://github.com/tomasfarias/airflow-dbt-python/compare/v0.7.2...v0.8.0