Releases: uc-cdis/vadictionary
Releases · uc-cdis/vadictionary
Release list
0.6.1 - Update Exposure Node
0.6.0 - Add Exposure Node
0.5.5 - add Somatic Mutation Node
What's Changed
- adding Somatic Mutations Node and removing Actionable Mutations Node (non-breaking changes) by @ciresiemanym in #49
New Contributors
- @ciresiemanym made their first contribution in #49
Full Changelog: 2026.06...0.5.5
2026.06
v0.5.4: Added data_format ZIP and Other to clinical_supplement.
Merge pull request #44 from uc-cdis/clinical added ZIP as option for clinical supplement data_format
v0.5.3: Added missing required properties.
Some properties were missing from the "required" fields, which was preventing the data dictionary passing the dictionary_utils tests. Update was needed to add "BCP" to data_format of clinical_supplements sent from the VA.
v0.5.2: Added BCP to the clinical_supplement node data_format.
Merge pull request #38 from uc-cdis/bcp added BCP to clinical_supplement
v0.5.1: Original CDW property names
Changing clinical CDW domain property names back to their original (uppercase) form.
v0.5.0: Added Pathology Slide Node
Splitting imaging_file and pathology_slide nodes.
Linking pathology_slide node to sample node.
v0.4.9: Fixed formatting issue in yaml files.
fixed yaml formatting