What's Changed
* feat: speed up compile, only run deps and seeds if needed. by rloredo in https://github.com/dbt-opiner/dbt-opiner/pull/3
* testing: add tests for singleton config class by rloredo in https://github.com/dbt-opiner/dbt-opiner/pull/4
* testing: refactor tests, add fixtures, test dbt manifest by rloredo in https://github.com/dbt-opiner/dbt-opiner/pull/5
* testing: add dbt_project tests, fix manifest tests by rloredo in https://github.com/dbt-opiner/dbt-opiner/pull/6
* testing: add coveralls, also rename workflows for better by rloredo in https://github.com/dbt-opiner/dbt-opiner/pull/7
* chore: update action versions remove cache in coveralls by rloredo in https://github.com/dbt-opiner/dbt-opiner/pull/8
* feat: add update recommendation and pyfiglet by rloredo in https://github.com/dbt-opiner/dbt-opiner/pull/9
* bug fix: Fix dbt project loader when a directory is passed and dbt_packages are present by rloredo in https://github.com/dbt-opiner/dbt-opiner/pull/10
* feat: run dbt debug if log level is debug by rloredo in https://github.com/dbt-opiner/dbt-opiner/pull/11
* bug fix: fix opinions pack config, refactor, add tests by rloredo in https://github.com/dbt-opiner/dbt-opiner/pull/12
* bug fix: fix loading all files flag by rloredo in https://github.com/dbt-opiner/dbt-opiner/pull/13
* feat: adjust no-ignore behav, add tests by rloredo in https://github.com/dbt-opiner/dbt-opiner/pull/14
* testing: add tests for file handlers by rloredo in https://github.com/dbt-opiner/dbt-opiner/pull/15
**Full Changelog**: https://github.com/dbt-opiner/dbt-opiner/compare/0.1.0...0.2.0