Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 14:31
· 177 commits to main since this release
84abd8b

New features

  • Added a formatting function format_data_extract for the output of data_extract_srv.

Breaking changes

  • Removed the (previously deprecated) input_id argument to data_merge_module.
  • Updated choices_selected so that all selected values must be valid choices. When using delayed resolving the invalid selected are removed and a warning is thrown to the logs, in other cases an error is thrown.

Miscellaneous

  • Added a template to the pkgdown site.
  • Added names to the id parameter of chunks$push calls.
  • Updated package authors.
  • Added vignettes for extracting and merging data.