v0.2.0
Breaking changes
- Updated the data merge functionality to no longer expect input datanames with the suffix
_FILTEREDfollowing changes to the output ofteal.slice::FilteredData$get_call(). - Updated the data merge downstream functions to accept a
joinKeysobject for thejoin_keysargument.
New features
data_extract_ui,data_extract_srv,data_extract_multiple_srvcan be initialized by a list of (optionallyreactive)data.frameobjects.- Added new modules
merge_expression_srvandmerge_expression_module, updates ofdata_merge_srvanddata_merge_module
(which will be deprecated in future releases) respectively, wheredatasetsargument takes a list of (optionallyreactive)data.frameobjects and a new argumentjoin_keysthat accepts ajoinKeysobject.
Enhancements
- Updated the examples and the tests to use
teal.slice::init_filtered_datato initialize aFilteredDataobject. - Updated the vignettes and the README content.
- Updated
data_merge_moduleandmerge_expression_moduleto acceptNULLdata_extractinputs.
What's Changed
- fix news by @gogonzo in #70
- Contribution guide updates by @insights-engineering-bot in #71
- updates for teal.slice by @nikolas-burkoff in #73
- resolve_delayed + data_extract_srv by @mhallal1 in #76
- remove chunks + merge_expression_srv by @mhallal1 in #77
- fix tm_g_barchart by @gogonzo in #79
- DESC and README by @denisovan31415 in #80
- Update Rbuildignore and add auto-updates by @insights-engineering-bot in #81
- merge fix by @gogonzo in #83
- update vignettes by @mhallal1 in #82
- Update pre-commit config to detect
_pkgdown.y[a]mlby @insights-engineering-bot in #85 - 683 join keys@main by @nikolas-burkoff in #86
- remove FILTERED by @nikolas-burkoff in #87
- Update documentation workflow by @insights-engineering-bot in #89
- review css by @Polkas in #88
- fix tests by @nikolas-burkoff in #90
- Fix assertion and docs by @gogonzo in #94
- Fix cran@main by @mhallal1 in #96
- Update check.yaml by @arkadiuszbeer in #95
- fix by @mhallal1 in #98
- NEWS by @mhallal1 in #100
- [skip vbump] Release for version 0.2.0 by @insights-engineering-bot in #101
Full Changelog: v0.1.1...v0.2.0