Skip to content

v0.1.8

Latest
Compare
Choose a tag to compare
@insights-engineering-bot insights-engineering-bot released this 24 Oct 12:11
· 5 commits to main since this release
c1fb3a5
  • 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 the reformat method. When applied to list the value of this augment can be controlled with the dunlin.reformat.verbose option or the R_DUNLIN_REFORMAT_VERBOSE environment variable.
  • Improve the output when printing rule objects.
  • New combine_rules and combine_list_rules functions to combine rules or list of rules into a single rule or a single list of rules.

What's Changed

Full Changelog: v0.1.6...v0.1.8