We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84a984f commit ded5f9dCopy full SHA for ded5f9d
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# dbt-expectations v0.8.3
2
+
3
+## New Features
4
+* Add optional flags argument to regex tests by @tconbeer in https://github.com/calogica/dbt-expectations/pull/247
5
6
+## Docs
7
+* Update docs site by @clausherther in https://github.com/calogica/dbt-expectations/pull/235
8
9
+## Under The Hood
10
+* Add explicit reference to dbt.length() by @clausherther in https://github.com/calogica/dbt-expectations/pull/234
11
+* Disabling SQLFluff by @clausherther in https://github.com/calogica/dbt-expectations/pull/242
12
13
# dbt-expectations v0.8.2
14
15
## Fixes
0 commit comments