Skip to content

Releases: uc-cdis/heal-platform-sdk

1.0.1

19 Mar 15:50
f4758c8
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/heal-platform-sdk

Notes since tag: 1.0.0

Notes to tag/commit: f4758c8

Generated: 2025-03-19

Improvements

  • Only overwrite title when there is no standardsMappings.title or no
    existing title (#27)
  • Raise exception for empty title (#27)

1.0.0

17 Mar 19:40
0b2287d
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/heal-platform-sdk

Notes since tag: 0.1.2

Notes to tag/commit: 0b2287d

Generated: 2025-03-17

New Features

  • Adding functionality for using the heal-platform-sdk to download data from
    harvard dataverse (#24)
  • Refactoring the existing QDR data download notebook to generalize for all
    external data download functionality for the heal-sdk (#24)
  • Add support for REDCap dictionary VLMD extract and validate (#23)
  • Nearly identical to the QDR File retriever, this heal sdk function,
    get_harvard_dataverse_files(), parses a list of metadata hosted in harvard
    dataverse, utilizing the same dataverse api that QDR adopted. (#11)
  • Add CLI for VLMD extract andd validate (#15)
  • Add VLMD extract (#14)
  • Add VLMD validation (#12)

Bug Fixes

  • User must supply a title for csv-to-json conversion (unless csv file has
    standardsMapping[0].instrument.title) (#23)
  • fix about package imports (#22)
  • fix about cannot generate HDV url based on file ID (#22)
  • Use full path to schema files in config (#19)
  • Fix broken link in README (#18)

Improvements

  • Add PyPI workflow, cut release to PyPI (#20)
  • Trim error string to error.message for handled ValidationErrors (#26)
  • use env var to set hostname in external data notebook (#25)
  • Change data download paths for QDR notebook (#10)

Deployment Changes

  • Bump jsonschema to 4.23.0 (#12)

0.1.2

10 Jul 20:57
c6dcf41
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/heal-platform-sdk

Notes since tag: 0.1.1

Notes to tag/commit: 0.1.2

Generated: 2024-07-10

Bug Fixes

  • Use QDR access token as bearer token (#8)

0.1.1

26 Jun 18:32
df29264
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.1.1

0.1.0: initial release

18 Jun 18:13
6ea6d75
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/uc-cdis/heal-platform-sdk/commits/0.1.0