Releases: insightsengineering/teal.logger
Releases · insightsengineering/teal.logger
v0.4.1
v0.4.0
- Update
loggerversion to latest release.
What's Changed
- WIP - fix scheduled jobs by @m7pr in #110
- [skip vbump] upversion 0.4.0 by @donyunardi in #112
Full Changelog: v0.3.2...v0.4.0
v0.3.2
- Fixed a
glueformatting issues when capturing errors, warnings or messages (#101).
What's Changed
- fix formatting in calling handlers by @gogonzo in #106
- [skip vbump] upversion 0.3.2 by @donyunardi in #108
Full Changelog: v0.3.1...v0.3.2
v0.3.2-rc1
[skip vbump] upversion 0.3.2
v0.3.1-rc1: Update NEWS.md
Co-authored-by: Marcin <133694481+m7pr@users.noreply.github.com>
v0.3.1
- Enhance
log_shiny_input_changesto support log levels provided in lowercase or numeric values. - Fixed an issue with incorrect pasting of log messages when they were passed as vectors of length greater than one.
What's Changed
- README output match code by @llrs-roche in #99
- Fix log_shiny_input_changes by @llrs-roche in #100
- add setup-r-dependencies by @donyunardi in #102
- fix logger error
All unnamed arguments must be length 1. by @gogonzo in #103 - [skip vbump] upversion 0.3.1 by @donyunardi in #105
New Contributors
- @llrs-roche made their first contribution in #99
Full Changelog: v0.3.0...v0.3.1
v0.3.0-rc2: Update DESCRIPTION
Co-authored-by: André Veríssimo <211358+averissimo@users.noreply.github.com> Signed-off-by: Dony Unardi <donyunardi@gmail.com>
v0.3.0
- New function
log_shiny_input_changesbased onloggerimplementation, but curated totealneeds.
It allows to track all shiny inputs changes in teal modules onTRACElevel with appended namespace name. - Fixed
logger::formatter_glueto handleNULLandvectorobjects.
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_changesfunction by @m7pr in #84 log_shiny_input_changesfollowup 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
v0.3.0-rc1: Merge branch 'main' into release-candidate-v0.3.0
Signed-off-by: Dony Unardi <donyunardi@gmail.com>
v0.2.0
- New function
register_handlersto register global handlers for logging messages, warnings and errors. - Specified minimal version of package dependencies.
- Update installation instructions in
README.
What's Changed
- Missing URLs on DESCRIPTION file by @averissimo in #61
- Update README.md by @m7pr in #65
- 468 updating documentation url by @kartikeyakirar in #64
- remove_dependencies by @m7pr in #66
- Update Installation section for CRAN by @m7pr in #63
- add no_browser hook in pre-commit by @donyunardi in #67
- Adds min package version by @averissimo in #49
- update repo roster link by @donyunardi in #68
- Workflow propagation by @walkowif in #70
- 430 use
expect_no_errorin tests instead ofexpect_error(, NA)by @m7pr in #71 - Propagate files from insightsengineering/.github by @insights-engineering-bot in #75
- [skip actions] Propagate files from insightsengineering/.github by @insights-engineering-bot in #76
- options for strict testing; few enhancements by @pawelru in #72
- new register_handlers function by @pawelru in #73
- [skip vbump] upversion to 0.2.0 by @donyunardi in #80
New Contributors
- @averissimo made their first contribution in #61
- @kartikeyakirar made their first contribution in #64
Full Changelog: v0.1.3...v0.2.0