Skip to content

Commit

Permalink
Release 0.2.0 (#31)
Browse files Browse the repository at this point in the history
* Release 0.2.0

- Add example with column rename macro ([PR](#19))
- Add `--profiles-dir` as an option for setting the profiles directory
- Extend tox matrix to test for dbt-spark minor versions ([PR](#29))
- Extend testing matrix to test for Python minor version 3.10 ([PR](#30))
  • Loading branch information
JCZuurmond authored Mar 1, 2023
1 parent e302ba8 commit d332310
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
## [0.2.0] - 2023-03-01

- Add example with column rename macro ([PR](https://github.com/godatadriven/pytest-dbt-core/pull/19))
- Add `--profiles-dir` as an option for setting the profiles directory
- Extend tox matrix to test for dbt-spark minor versions ([PR](https://github.com/godatadriven/pytest-dbt-core/pull/29))
- Add `--profiles-dir` as an option for setting the profiles directory ([PR](https://github.com/godatadriven/pytest-dbt-core/pull/25))
- Extend tox matrix to test for dbt-spark minor versions ([issue](https://github.com/godatadriven/pytest-dbt-core/issues/28), [PR](https://github.com/godatadriven/pytest-dbt-core/pull/29))
- Extend testing matrix to test for Python minor version 3.10 ([PR](https://github.com/godatadriven/pytest-dbt-core/pull/30))


## [0.1.0] - 2022-07-22

- Run test examples from docs ([issue](https://github.com/godatadriven/pytest-dbt-core/issues/14), [PR](https://github.com/godatadriven/pytest-dbt-core/pull/17))
Expand Down

0 comments on commit d332310

Please sign in to comment.