Skip to content

gistr v0.3.6

Compare
Choose a tag to compare
@sckott sckott released this 22 Dec 22:19
· 91 commits to master since this release

MINOR IMPROVEMENTS

  • Added more tests for as.gist()

BUG FIXES

  • Fix to as.gist.list() method to not break sometimes when not all keys
    returned in JSON content from github API (#63)
  • Fix to update() to work correctly for deleting files. didn't previously
    set null's correctly (#64)