Releases: mitre/data-owner-tools
Data Owner Tools 2.2.1
Data Owner Tools 2.2.1 brings in a few extra bug fixes that missed getting merged to master earlier.
What's Changed
Full Changelog: v2.2.0...v2.2.1
Data Owner Tools 2.2.0
The 2.2.0 release of Data Owner Tools introduces new guardrails and metadata to ensure data owners are using the files they intend to use at each step of the process.
Data Owner Tools 2.2.0 Release Candidate 7
The 2.2.0 release of Data Owner Tools introduces new guardrails and metadata to ensure data owners are using the files they intend to use at each step of the process.
What's Changed
Full Changelog: v2.2.0-rc6...v2.2.0-rc7
Data Owner Tools 2.2.0 Release Candidate 6
The 2.2.0 release of Data Owner Tools introduces new guardrails and metadata to ensure data owners are using the files they intend to use at each step of the process.
What's Changed
Full Changelog: v2.2.0-rc5...v2.2.0-rc6
Data Owner Tools 2.2.0 Release Candidate 5
The 2.2.0 release of Data Owner Tools introduces new guardrails and metadata to ensure data owners are using the files they intend to use at each step of the process.
What's Changed
Full Changelog: v2.2.0-rc4...v2.2.0-rc5
Data Owner Tools 2.2.0 Release Candidate 4
The 2.2.0 release of Data Owner Tools introduces new guardrails and metadata to ensure data owners are using the files they intend to use at each step of the process.
What's Changed
Full Changelog: v2.2.0-rc3...v2.2.0-rc4
Data Owner Tools 2.2.0 Release Candidate 3
The 2.2.0 release of Data Owner Tools introduces new guardrails and metadata to ensure data owners are using the files they intend to use at each step of the process.
What's Changed
Full Changelog: v2.2.0-rc2...v2.2.0-rc3
Data Owner Tools 2.2.0 Release Candidate 2
The 2.2.0 release of Data Owner Tools introduces new guardrails and metadata to ensure data owners are using the files they intend to use at each step of the process.
What's Changed since RC1
- Fix data characterization script by @dehall in #45
- Timestamp Standardization Re-Submission by @jsrockhill in #46
- Cherrypick of garble-cherry-pick by @jsrockhill in #51
- added flag to ignore validation issues in
linkid_to_patid.py
by @jsrockhill in #48 - Strip whitespace from salt file by @dehall in #50
- Fix extract on MSSQL, conditionally add nulls last based on DB engine by @dehall in #49
- Improve performance of household inference by @dehall in #37
- Encoding fix by @dehall in #53
- README rewrite by @dehall in #52
Full Changelog: v2.2.0-rc1...v2.2.0-rc2
Data Owner Tools 2.2.0 Release Candidate 1
The 2.2.0 release of Data Owner Tools introduces new guardrails and metadata to ensure data owners are using the files they intend to use at each step of the process.
What's Changed
- Concat address by @keithjmiller in #40
- changed extracted format in
handle_row()
withinextract.py
to output dob as YYYY-MM-DD instead of ISO format by @jsrockhill in #43 - data_reader.py now only queries distinct patids from the private_address_history table by @jsrockhill in #42
- adds separate garble time to metadata file by @jsrockhill in #44
New Contributors
- @keithjmiller made their first contribution in #40
Full Changelog: v2.2.0-beta...v2.2.0-rc1
Data Owner Tools 2.2.0 Beta 1
The 2.2.0 release of Data Owner Tools introduces new guardrails and metadata to ensure data owners are using the files they intend to use at each step of the process.
What's Changed
- Timestamp (and metadata file) by @jsrockhill in #27
- "-o" option removed, metadata incorporated to garble.py output by @jsrockhill in #28
- README: update pip before installing dependencies by @radamson in #26
- Add
extract.py
database schema name option by @radamson in #30 - Garble: Handle Windows Style Pathnames by @radamson in #31
- Add Data Quality and Characterization Step to README by @radamson in #29
households.py
Includes metadata when creating garbled zip archive for household files by @jsrockhill in #32- Added metadata validation to
linkid_to_patid.py
by @jsrockhill in #33 - Added default
sourcefile
behavior togarble.py
andhouseholds.py
by @jsrockhill in #35 - Updated README to clarify
households.py
argument syntax by @jsrockhill in #34 - Update Schema with All Allowable Sex Values by @radamson in #36
- Lock
sqlalchemy
dep by @radamson in #41
Full Changelog: v2.1.0...v2.2.0-beta