Skip to content

Commit 6d5c40c

Browse files
author
Alex Higgs
committed
Merge branch 'release/0.7.6'
2 parents bd67ccc + 86cc2ce commit 6d5c40c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+66
-1435
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
</p>
44

55
<p align="center">
6-
<a href="https://dbtvault.readthedocs.io/en/stable/?badge=stable"><img
7-
src="https://readthedocs.org/projects/dbtvault/badge/?version=stable"
6+
<a href="https://dbtvault.readthedocs.io/en/stable/?badge=v0.7.6"><img
7+
src="https://readthedocs.org/projects/dbtvault/badge/?version=v0.7.6"
88
alt="Documentation Status"
99
/></a>
1010
<a href="https://join.slack.com/t/dbtvault/shared_invite/enQtODY5MTY3OTIyMzg2LWJlZDMyNzM4YzAzYjgzYTY0MTMzNTNjN2EyZDRjOTljYjY0NDYyYzEwMTlhODMzNGY3MmU2ODNhYWUxYmM2NjA"><img

dbt_project.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 'dbtvault'
2-
version: '0.7.5'
3-
require-dbt-version: [">=0.18.0", "<0.20.0"]
2+
version: '0.7.6'
3+
require-dbt-version: [">=0.18.0", "<0.21.0"]
44
config-version: 2
55

66
source-paths: ["models"]

docs/internal.md

-151
This file was deleted.

docs/materialisations/helpers/check_placeholder.md

-21
This file was deleted.

docs/materialisations/helpers/get_period_boundaries.md

-37
This file was deleted.

docs/materialisations/helpers/get_period_filter_sql.md

-21
This file was deleted.

docs/materialisations/helpers/get_period_of_load.md

-12
This file was deleted.

docs/materialisations/helpers/get_start_stop_dates.md

-14
This file was deleted.

docs/materialisations/helpers/replace_placeholder_with_filter.md

-13
This file was deleted.

docs/materialisations/helpers/shared_definitions.md

-47
This file was deleted.

docs/materialisations/materialisations.md

-14
This file was deleted.

docs/overview.md

-26
This file was deleted.

0 commit comments

Comments
 (0)