Skip to content

gistr v0.4.0

Compare
Choose a tag to compare
@sckott sckott released this 20 Apr 19:44
· 68 commits to master since this release

MINOR IMPROVEMENTS

  • Change all dplyr::rbind_all instances to dplyr::bind_rows (#69)

BUG FIXES

  • Fix to gists() internals for when github.username not set
    and user selects what = "mineall" - now stops with informative
    message about setting github.username option (#66) (#67) thanks @sboysel