Skip to content

Commit 72d86a1

Browse files
authored
Update CHANGELOG.md for v0.4.0 (#216)
* Update CHANGELOG.md for v0.4.0 * add two more PRs
1 parent 2ad7b76 commit 72d86a1

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@
55

66
## Fixes
77

8+
# earthmover_edfi_bundles v.0.4.0
9+
## New features
10+
- Cambridge bundle
11+
12+
## Under the hood
13+
- Restructured the ACCESS, ACT, ASVAB, CIRCLE, DIBELS 8, DIBELS Next, SC EOCEP, IB, KRA, MAP Growth, PSAT/SAT, SC Alt, SCREADY, STAMP, STAR, TX KEA, WIN, and i-Ready bundles for Runway needs.
14+
- Adds `_metadata.yaml` files used by Runway app.
15+
- Updates the seed structure to work with descriptor mapping feature in Runway.
16+
- NOTE: This is considered a breaking change for any implementations that use project composition to override descriptor values.
17+
- Other standardizations.
18+
- Updated the student ID bundle to:
19+
1. Compare the edfi student ID types to the `studentIdentificationSystemDescriptor` instead of the `assigningOrganizationIdentificationCode` when `EDFI_ROSTER_TYPE` = 'File'.
20+
2. Remove the error when no matches reach the 50% threshold. Instead, all records will be moved to the student no match file.
21+
- Modified the template bundle to match up-to-date best-practices.
22+
23+
## Fixes
24+
- Modifies the student ID package to handle when there is only 1 roster ID type _and_ only 1 possible ID type from the assessment source.
25+
826
# earthmover_edfi_bundles v.0.3.2
927
## New features
1028
- STAMP Bundle

0 commit comments

Comments
 (0)