v0.14.0
insights-engineering-bot
released this
14 Aug 13:42
·
334 commits
to main
since this release
New features
- Enabled module specific filter panel. See
module_specific
inteal::teal_slices
documentation. - Enabled capturing and resetting application filter state with snapshots. See
?snapshot
. - Enabled
reporter_previewer_module
to customize default values throughsrv_args
. - Enabled passing own
reporter_previewer_module
in a list of modules to override default one.
Breaking changes
- Specifying
filter
argument inteal::init
requiresteal_slices
object now. Details in documentation ofteal::init
. - Soft deprecated
filters
argument inmodule
and replaced it withdatanames
. Details in documentation ofteal::module
Miscellaneous
- Removed
scda
package dependency from examples.
What's Changed
- 835 - get_rcode_*() starts new code chunks in newlines by @m7pr in #836
- documentation typo in get_rcode by @m7pr in #841
- Update workflows by @walkowif in #820
- Update workflows by @walkowif in #842
- Rewrite unclear sentence in creating-custom-modules.Rmd by @m7pr in #854
- Workflow propagations by @walkowif in #855
- Decouple scda by @gogonzo in #858
- extend default report previewer by @gogonzo in #849
- Refactor of the filter panel by @gogonzo in #851
- 355 rename module_add to allow_add by @kartikeyakirar in #863
- Move TealReportCard to teal by @gogonzo in #865
- 298 reset button by @chlebowa in #859
- typo in creating-custom-modules.Rmd by @m7pr in #853
- 382 rename internal functions by @chlebowa in #868
- restart auto by @gogonzo in #873
- restart auto by @gogonzo in #874
- fix r-universe deployment by @gogonzo in #875
- Update install by @gogonzo in #876
- 870 some bugs@main by @chlebowa in #872
- 818 documentation cleanup by @m7pr in #869
- 867 modify mapping matrix by @chlebowa in #879
- 769 replace filters argument by @chlebowa in #877
- handling initial teal_slice by @gogonzo in #880
- fix by @gogonzo in #881
- 884 disappear cog icon by @chlebowa in #886
- add placeholders to managers by @chlebowa in #887
- 410 note experimental by @chlebowa in #888
- update install guide; add getting help; pkg name lowercase by @pawelru in #890
- move gif to man dir by @pawelru in #894
- release 0.14.0 [skip vbump] [skip spelling] by @donyunardi in #897
Full Changelog: v0.13.0...v0.14.0