insights-engineering-bot
released this
30 Jul 15:08
·
46 commits
to main
since this release
Breaking Changes
- Adapted all modules to use
teal_data
objects.
Enhancements
- Updated the documentation and vignettes to demonstrate method to pass
teal_data
object toteal::init()
. - Removed
Show Warnings
modals from modules.
Miscellaneous
- Specified minimal version of package dependencies.
- Fix the
tm_g_gh_lineplot
bug causing an out-of-bounds error that stops the plot from working. - Enhance the
tm_g_gh_correlationplot
module and fix related bugs.
What's Changed
- Workflow propagation by @walkowif in #237
- 198 Include user's card labels when generating the report by @kartikeyakirar in #241
- Update docs to use the new
teal_data
instead ofTealData
by @kartikeyakirar in #245 tdata
toteal_data
by @chlebowa in #246- fix resolve_delayed by @gogonzo in #252
- Workflow propagation by @walkowif in #251
- update deps of roxygenize hook by @pawelru in #257
- Fix pkgdown redirect by @vedhav in #259
- Propagate files from insightsengineering/.github by @insights-engineering-bot in #260
- [skip actions] Propagate files from insightsengineering/.github by @insights-engineering-bot in #261
- obsolete @doctype roxygen2 tag by @m7pr in #262
- Handle delayed choices by @vedhav in #256
- 263 loq flag@main by @ayogasekaram in #267
- 445 unify html tags by @kartikeyakirar in #268
- few enhancements by @pawelru in #254
- register teal.logger handlers; replace few loggers with base by @pawelru in #258
- fix tm_g_lineplot by @gogonzo in #270
- Adds min package version by @averissimo in #229
- Workflow propagation by @walkowif in #269
- 1176 remove
Show Warnings
from modules by @m7pr in #273 - 239 utilize
logger::log_shiny_input_change
by @m7pr in #274 - Bumps
{rmarkdown}
minimal version by @averissimo in #276 - update goshawk v0.1.17 changes by @kartikeyakirar in #277
- 271: Removed dataset name displayed in dropdown menus by @kartikeyakirar in #279
- 553 change level in
log_shiny_input_changes
and exclude plot sizes in logging by @m7pr in #281 - simplify module and fix LOQFL_COMB by @gogonzo in #283
- updating get_choices function. by @kartikeyakirar in #282
- 285 substitute
dplyr::full_join
withbase::merge
intm_g_gh_correlationplot
by @m7pr in #286 - Revert update to add new teal.logger shiny input changes feature by @donyunardi in #298
- [skip vbump] upversion v0.2.0 by @donyunardi in #299
New Contributors
- @ayogasekaram made their first contribution in #267
- @averissimo made their first contribution in #229
Full Changelog: v0.1.15...v0.2.0