Fix verbose logging of command to include `--full_refresh`.
0.1.1
Makes `vars` a jinja templated field. See [here](https://airflow.apache.org/docs/stable/concepts.htmljinja-templating) for more information.
0.1.0
Removed the operator `DbtDepsOperator`. Dependencies defined in dbt's `packages.yml` file should be collected before deployment, otherwise we assume workers use a shared filesystem.