Releases: open-sw/node-github2
Merge outstanding PRs
Add missing content APIs
Add support for url path prefixes, useful for enterprise
Merge with mikedeboer/node-github
I discovered ajaxorg/node-github has moved to [https://github.com/mikedeboer/node-github].
So starting with the current master from there I merged my changes and submitted a PR request there. I'll keep this project until my changes are merged.
Add conditional requests
Merge pull request #5 from Robert-Nelson/conditional-requests Conditional requests
Merge outstanding PRs from upstream
This release merges all the outstanding PRs from upstream except for conditional requests which will be added later.
Initial release of new fork
This version was forked from ajaxorg/node-github and renamed node-github2. This was done because the original project appears dormant.
Support for releases was added, the code was simplified and the documentation was converted to jsdoc. In addition a number of bugs were fixed.
This version was published to github2 on npmjs.org.