Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@jpdunc23 jpdunc23 released this 20 Mar 21:02
· 17 commits to main since this release
4670ada

What's Changed

  • Vignette and documentation updates
  • Improvements and bug fixes in library functions (#184)
  • Add option to preview subset of Evaluator results in R Markdown report (#185) by one of the following ways:
    • Set .doc_nrows in Evaluator$new() or create_evaluator()
    • Manually setting doc_nrows field in Evaluator object
    • Set nrows argument in set_doc_options()
  • Bug fixes:
    • Fix bug when there are duplicated names in vary_params component (#188)
  • Bump version to v0.1.0 (#189)

Full Changelog: v0.0.3...v0.1.0