We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ebc579 commit 1df604eCopy full SHA for 1df604e
CHANGELOG.md
@@ -3,6 +3,13 @@
3
## Under the hood
4
## Fixes
5
6
+# edu_edfi_source v0.2.7
7
+## New features
8
+- Allow for swapping descriptor codeValues for shortDescriptions or Descriptions
9
+## Under the hood
10
+## Fixes
11
+- Fix attribution of Objective Assessments to the correct Academic Subject
12
+
13
# edu_edfi_source v0.2.6
14
## New features
15
- Add models for the main components of the Survey domain
dbt_project.yml
@@ -1,7 +1,7 @@
1
config-version: 2
2
name: 'edu_edfi_source'
-version: '0.2.6'
+version: '0.2.7'
require-dbt-version: [">=1.0.0", "<2.0.0"]
# This setting configures which "profile" dbt uses for this project.
0 commit comments