Skip to content

v0.13-0-rc1

Choose a tag to compare

@insights-engineering-bot insights-engineering-bot released this 30 Jun 15:32
· 3 commits to main since this release
f590fdd

Enhancements

  • Added numeric_formats argument to tm_t_summary to customize formatting of numeric statistics.

Bug fixes

  • Fixed tm_g_pp_therapy displaying column names instead of values in the start and end day columns of the therapy table (#1450).

Miscellaneous

  • Multiple decorators can be applied to the same output object (#1465).

What's Changed

  • Add copilot-setup-steps workflow by @m7pr in #1453
  • Fix copilot-setup-steps: replace reusable workflow with direct steps by @m7pr in #1454
  • bring back tests by @m7pr in #1441
  • Checking decorators when names don't match what is expected by @llrs-roche in #1458
  • Fix check decorators by @llrs-roche in #1460
  • Refactor on tm_t_abnormaliry: allow treatment flag with all/no values by @osenan in #1462
  • add new argument for numeric formatting in tm_t_summary by @donyunardi in #1464
  • Add new regexp to linter rules for object names by @osenan in #1463
  • Fix variable reference in tm_t_events_summary by @nissinbo in #1466
  • Adds categorical statisticis to summary_by by @averissimo in #1461
  • Fix split_choices for delayed data by @m7pr in #1469
  • Port changes from teal.modules.general that support multiple decorators by @averissimo in #1467
  • use the right variable names by @donyunardi in #1478

New Contributors

Full Changelog: v0.12.0...v0.13-0-rc1