Skip to content

Commit

Permalink
v0.2.1 changelog (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
jalvord1 authored Nov 22, 2024
1 parent cacd9bf commit 203f4e5
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@

## Under the hood

## Fixes

# earthmover_edfi_bundles v0.2.1
## New features
- MAP Reading Fluency Bundle

## Under the hood
- Add parameter defaults for output and temp dir for the student ID and student ID wrapper packages
- Expand the objective assessment codes xwalk for STAAR Interim to include 2022, 2024, and 2025
- Remove DIBELS 8 records with empty dates
- Add compatibility with the student ID package to the IB bundle

## Fixes
- Add quotes around values to fix an issue with writing out a non-matched students file when there are commas in the data

# earthmover_edfi_bundles v0.2.0
## New features
This release adds two packages that offer better functionality for handling student IDs:
Expand All @@ -22,4 +37,4 @@ This release also contains a major refactor of all existing assessment bundles,
- Adding an anonymized sample file for better testing.
- Removing the `BUNDLE_DIR` parameter and replaced with relative pathing.
- Removing the vendor from folder names.
- Removing any hardcoded descriptors from the templates and moving to seeds.
- Removing any hardcoded descriptors from the templates and moving to seeds.

0 comments on commit 203f4e5

Please sign in to comment.