Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@insights-engineering-bot insights-engineering-bot released this 12 Feb 06:17
· 9 commits to main since this release
6b85c50

Enhancements

  • Added utility functions first_choice, last_choice, first_choices, and last_choices to increase the repertoire of specifying choices in delayed data, previously only served by all_choices.
  • Allowed value_choices to use delayed_variable_choices objects for var_choices.
    It is now possible to define a data_extract_spec without naming any variables.
  • Replace the example data generated using scda with random.cdisc.data.
  • Change log level from trace to debug for several functions.

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0