Skip to content

Releases: open-sw/node-github2

Merge outstanding PRs

02 Feb 07:46

Choose a tag to compare

Add missing content APIs

Add support for url path prefixes, useful for enterprise

Merge with mikedeboer/node-github

02 Feb 07:45

Choose a tag to compare

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

02 Feb 07:44

Choose a tag to compare

Merge pull request #5 from Robert-Nelson/conditional-requests

Conditional requests

Merge outstanding PRs from upstream

02 Feb 07:43

Choose a tag to compare

This release merges all the outstanding PRs from upstream except for conditional requests which will be added later.

Initial release of new fork

02 Feb 07:42

Choose a tag to compare

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.