v0.13-0-rc1
·
3 commits
to main
since this release
Enhancements
- Added
numeric_formatsargument totm_t_summaryto customize formatting of numeric statistics.
Bug fixes
- Fixed
tm_g_pp_therapydisplaying 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_byby @averissimo in #1461 - Fix split_choices for delayed data by @m7pr in #1469
- Port changes from
teal.modules.generalthat 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