v0.3.0
insights-engineering-bot
released this
24 Oct 14:37
·
11 commits
to main
since this release
- New function
log_shiny_input_changes
based onlogger
implementation, but curated toteal
needs.
It allows to track all shiny inputs changes in teal modules onTRACE
level with appended namespace name. - Fixed
logger::formatter_glue
to handleNULL
andvector
objects.
What's Changed
- vbump testthat by @pawelru in #81
- Workflow propagation by @walkowif in #77
- Bumps
{rmarkdown}
minimal version by @averissimo in #83 - 553 introduce internal
log_shiny_input_changes
function by @m7pr in #84 log_shiny_input_changes
followup by @m7pr in #85- Workflow propagations by @walkowif in #87
- Fixed Failed Pipeline by @donyunardi in #89
- update readme by @pawelru in #90
- Fix log shiny inputs@main by @gogonzo in #86
- Workflow propagations by @walkowif in #91
- Update logger min version in DESCRIPTION by @donyunardi in #93
- Fixes tests failure that were affected from {logger} update by @averissimo in #95
- [skip vbump] upversion to 0.3.0 by @donyunardi in #96
Full Changelog: v0.2.0...v0.3.0