Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

gistr v0.3.6

Compare
Choose a tag to compare
@sckott sckott released this 22 Dec 22:19
· 93 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)