Skip to content

Releases: AxelThevenot/dbt-assertions

1.2.0

27 Feb 13:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

30 Jan 11:49
Compare
Choose a tag to compare

What's Changed

  • Fix typo, include_list exclude_list by @b-per in #22
  • Add Snowflake support for assertions() and assertions_filter() by @b-per in #23
  • doc(support): document supported databases (#25) by @AxelThevenot in #26
  • Feat/snowflake support and docs by @b-per in #28

New Contributors

  • @b-per made their first contribution in #22

Full Changelog: 1.0.0...1.1.0

1.1.0a

29 Jan 11:44
Compare
Choose a tag to compare
1.1.0a Pre-release
Pre-release

What's Changed

  • Fix typo, include_list exclude_list by @b-per in #22
  • Add Snowflake support for assertions() and assertions_filter() by @b-per in #23

New Contributors

  • @b-per made their first contribution in #22

Full Changelog: 1.0.0...1.1.0a

1.0.0

27 Jan 15:19
3b7a446
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...1.0.0

1.0.0a1

25 Jan 15:11
Compare
Choose a tag to compare
1.0.0a1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.0.0a...1.0.0a1

1.0.0a

25 Jan 14:48
Compare
Choose a tag to compare
1.0.0a Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.1...1.0.0a

0.1.1

22 Jan 16:19
Compare
Choose a tag to compare

Features
/

Fixes

  • fix re_assert argument in generic_assertions() test. assertions() macros supports private _node argument for non-default model parsing.
  • add a basic test example.
  • models are not enabled by default.
  • doc: finalize first README.md version.

Breaking Changes
/

0.1.0

16 Jan 22:00
Compare
Choose a tag to compare

Features

  • add public assertions macro.
  • add public assertions_filter macro.
  • add private _assertions_expression macro.
  • add private _extract_columns macro.
  • add private _get_not_null_assertions macro.
  • add private _get_unique_assertions macro.

Fixes
/

Breaking Changes
/

0.1.0a

16 Jan 17:09
Compare
Choose a tag to compare
0.1.0a Pre-release
Pre-release

Features

  • add public assertions macro.
  • add public assertions_filter macro.
  • add private _assertions_expression macro.
  • add private _extract_columns macro.
  • add private _get_not_null_assertions macro.
  • add private _get_unique_assertions macro.

Fixes
/

Breaking Changes
/