v0.2.0
Enhancements
- Added
ADQLQC
,ADCSSRS
, andADEQ5D5L
as supported data sets. - Improved error message in
get_cdisc_keys
. - Examples now use
scda.2022
instead ofscda.2021
. - Fixed help files for
TealDataset
andMAETealDataset
. - 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
andMAETealDataset
toteal
. - Removed
CDISCTealData
class and updatedTealData
to account for the removed functionality. - Added datasets parents information to
JoinKeys
class. - Updated
cdisc_data
andteal_data
wrappers to handle join_keys creation and updating instead ofCDISCTealData
andTealData
. - Removed join_keys methods from
TealDataset
,TealDatasetConnector
.
What's Changed
- [skip vbump] Dev version with 9xxx by @arkadiuszbeer in #112
- Use scda.2022 by @nikolas-burkoff in #115
- Add coverage badge by @walkowif in #117
- two print outputs when printing TealDataset by @chlebowa in #116
- Enable checks for
workflow_dispatch
event by @walkowif in #118 - remove hashing by @mhallal1 in #119
- Badges and contribution guidelines by @insights-engineering-bot in #125
- Adding adqlqc dataset. by @ayogasekaram in #127
- improve get_cdisc_keys error message by @nikolas-burkoff in #128
- fix documentation #85 by @chlebowa in #130
- 129 Add support for ADCSSRS and ADEQ5D5L by @edelarua in #131
- add cdisc information into JoinKeys by @mhallal1 in #132
- adding condition for missing input argument by @donyunardi in #136
- Update check as-cran and default landing page by @walkowif in #137
- minor update to news by @donyunardi in #143
- release 0.2.0 [skip vbump] by @donyunardi in #144
New Contributors
- @walkowif made their first contribution in #117
- @chlebowa made their first contribution in #116
- @ayogasekaram made their first contribution in #127
- @donyunardi made their first contribution in #136
Full Changelog: v0.1.2...v0.2.0