Skip to content

v0.6.4

Compare
Choose a tag to compare
@tsahota tsahota released this 18 Aug 15:14
· 180 commits to master since this release
  • Revamped the manual edit interface. This is backwards incompatible.
    merge conflicts will now be flagged.

  • Resolve manual edit 'addin' for
    handling merge conflicts in manual edits (#17)

  • view_patch() prints to console instead of opening window

  • Better instructions on RStudio Addin usage.

  • Fixed bug were nm_create_analysis_project would fail in windows if using
    the home directory due to a mismatch between how '~' is interpreted by R
    and usethis.

  • Fixed bug in failing CRAN checks in macOS systems.