v0.1.5
insights-engineering-bot
released this
14 Aug 13:56
·
88 commits
to main
since this release
Bug Fixes
- Filtering data with the filter panel now correctly triggers the
sampleVarSpecModule
.
Breaking changes
- Replaced
datasets
argument containingFilteredData
with the new argumentsdata
(tdata
object) andfilter_panel_api
(FilterPanelAPI
).
Miscellaneous
- Removed
scda
from dependencies. - Migrate to
shinytest2
.
What's Changed
- [skip vbump] Dev version with 9xxx by @arkadiuszbeer in #292
- 282 Migrate to
shinytest2
by @BFalquet in #286 - Add coverage badge by @walkowif in #296
- updates from issue 61 by @sob2021 in #295
- Teal refactor by @nikolas-burkoff in #294
- Enable checks for
workflow_dispatch
event by @walkowif in #297 - Badges and contribution guidelines by @insights-engineering-bot in #298
- 251 Add a getting started vignette by @BFalquet in #300
- Update check as-cran and default landing page by @walkowif in #301
- Update
rtables
staged dep by @edelarua in #304 - adding rmarkdown to suggests by @arkadiuszbeer in #305
- Update token name by @walkowif in #306
- Add NOT_CRAN=true to run shinytest2 tests by @cicdguy in #302
- Update workflows by @walkowif in #308
- Workflow propagations by @walkowif in #309
- reduce the amount of spelling issues / WORDLIST by @m7pr in #310
- 311 decouple scda by @m7pr in #312
- fix filter-panel namespace ids by @gogonzo in #314
- update installation instruction by @gogonzo in #316
- propagate argument name change in teal::module by @chlebowa in #317
- 323 [Bug]: Uncaught error in Barplot module by @BFalquet in #326
- release 0.1.5 [skip vbump] [skip spelling] by @donyunardi in #327
New Contributors
- @walkowif made their first contribution in #296
- @sob2021 made their first contribution in #295
- @edelarua made their first contribution in #304
- @m7pr made their first contribution in #310
- @chlebowa made their first contribution in #317
- @donyunardi made their first contribution in #327
Full Changelog: v0.1.4...v0.1.5