Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 18:05
· 193 commits to main since this release
d34454c

Enhancements

  • Added ADQLQC, ADCSSRS, and ADEQ5D5L as supported data sets.
  • Improved error message in get_cdisc_keys.
  • Examples now use scda.2022 instead of scda.2021.
  • Fixed help files for TealDataset and MAETealDataset.
  • Added backstop for missing reticulate package in teal.data with Python vignette.

Miscellaneous

  • Modified teal.Dataset$print method for a less cluttered output.
  • Transferred data hashing step in TealDataset and MAETealDataset to teal.
  • Removed CDISCTealData class and updated TealData to account for the removed functionality.
  • Added datasets parents information to JoinKeys class.
  • Updated cdisc_data and teal_data wrappers to handle join_keys creation and updating instead of CDISCTealData and TealData.
  • Removed join_keys methods from TealDataset, TealDatasetConnector.

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.2.0