insights-engineering-bot
released this
24 Oct 12:11
·
5 commits
to main
since this release
- Rules specified under the
all_datasets
keyword in a format list will apply to every data set of the reformatted object unless specified otherwise. - New
verbose
argument in thereformat
method. When applied tolist
the value of this augment can be controlled with thedunlin.reformat.verbose
option or theR_DUNLIN_REFORMAT_VERBOSE
environment variable. - Improve the output when printing
rule
objects. - New
combine_rules
andcombine_list_rules
functions to combine rules or list of rules into a single rule or a single list of rules.
What's Changed
- all_dataset keyword. by @BFalquet in #129
- 136 improve error messages by @BFalquet in #137
- update authors by @clarkliming in #138
- Workflow propagation by @walkowif in #141
- [skip vbump] prep cran release by @clarkliming in #140
- Add CRAN release template by @walkowif in #142
- fix deps in roxygenize pre-commit hook by @pawelru in #146
- Propagate files from insightsengineering/.github by @insights-engineering-bot in #148
- [skip actions] Propagate files from insightsengineering/.github by @insights-engineering-bot in #149
- strict tests; enhancements by @pawelru in #145
- Workflow propagation by @walkowif in #150
- Bumps
{rmarkdown}
minimal version by @averissimo in #154 - Workflow propagations by @walkowif in #156
- update roxygen note by @pawelru in #159
- Workflow propagations by @walkowif in #161
- update readme by @pawelru in #160
- Readable code poc@main by @BFalquet in #162
- 163 since format is printed, we may want to improve how formats are printed, currently it is by @BFalquet in #164
- Hierarchical metadata@main by @BFalquet in #165
- [skip vbump] release v0.1.8 by @BFalquet in #167
Full Changelog: v0.1.6...v0.1.8