• Added a make_dummy_vars argument to tidy_smd() to transform categorical variables to dummy variables prior to calculating the SMD (#7)
  • Added geom_love() (#5)
  • Added bind_matches() and improved support for matched datasets (#10). Some arguments and output were changed to support this generalization and may result in breaking changes.
  • Fixed imports issue related to tidyselect
  • Added a NEWS.md file to track changes to the package.