Skip to content

Releases: github-tools/github

v2.1.0

11 Mar 23:24
Compare
Choose a tag to compare
  • #338 Readme seems only to apply to v1.3.0 - [closed]
  • #279 Team API - [enhancement][priority 4 (low)][PRs welcome]

v2.0.0

11 Mar 23:24
Compare
Choose a tag to compare
  • #329 Bump version for Milestone API feature - [closed]

v1.3.0

11 Mar 23:24
Compare
Choose a tag to compare
  • #325 Markdown API - [PRs welcome]
  • #282 .postTree does not support base_tree - [closed]
  • #88 Milestones API - [enhancement][priority 3 (medium)][PRs welcome]

v1.2.1

11 Mar 23:24
Compare
Choose a tag to compare
  • #326 Not all methods return a promise. - [closed]
  • #323 Get user's private organizations - [closed]
  • #316 We should auto-publish a new set of docs when a version is released - [closed]
  • #315 Submit github.js to cdnjs - [closed]

v1.2.0

11 Mar 23:24
Compare
Choose a tag to compare
  • #320 Missing method for get all releases - [closed]
  • #313 Send a Comment to a Gist - [closed]
  • #242 Create official website for documentation and promotion - [priority 3 (medium)][PRs welcome]

v1.1.0

11 Mar 23:24
Compare
Choose a tag to compare
  • #317 Need a Donate button - [closed]
  • #270 Meteor JS package is now available - [needs documentation]

v1.0.0

11 Mar 23:24
Compare
Choose a tag to compare
  • #312 Create New Gists? - [closed]
  • #311 issues.get is not a function - [closed]
  • #307 How to import Github? - [closed]
  • #306 can not get authenticated user's organizations - [closed]
  • #305 can't get issues.list options to work - [closed]
  • #303 Cannot read property 'apiUrl' of undefined - [closed]
  • #301 Creating issue is not working - [closed]
  • #299 Automatic dist generation - [closed]
  • #285 Newbie question... how can I avoid "TypeError: Base64 is undefined" - [closed]
  • #266 Return proper Error in the callbacks - [wontfix]
  • #262 Methods name consistency - [enhancement]
  • #257 What is the difference between user.userRepos and user.repos? - [needs documentation]
  • #239 Rewrite inline comments to make use of jsDoc - [enhancement][needs documentation][priority 2 (high)]
  • #187 Improve documentation for unauthenticated requests - [needs documentation][needs tests]
  • #25 Support pagination in the repos API - [bug][priority 1 (highest)]

v0.11.2

11 Mar 23:24
Compare
Choose a tag to compare

No changelog for this release.

v0.11.1

11 Mar 23:24
Compare
Choose a tag to compare
  • #149 Improve test suite - [enhancement][needs documentation][needs tests]

v0.11.0

11 Mar 23:24
Compare
Choose a tag to compare
  • #276 Bad URL for UMD Boilerplate Code in github.js - [closed]
  • #267 Support endpoints that return objects in _requestAllPages - [closed]
  • #259 node-XMLHttpRequest doesn't work in AMD (and breaks Webpack, and possibly Browserify) - [bug][priority 1 (highest)]
  • #258 Why karma-phantomjs-launcher is in the "dependencies" ? - [bug]
  • #252 Fix dependency/UMD strategy - [enhancement][priority 1 (highest)]
  • #245 The library should specify browsers supported - [enhancement][needs documentation][priority 2 (high)]
  • #233 Return a Promise instead of accepting callbacks - [enhancement]
  • #227 Callback 'cb' Required - [needs documentation]
  • #205 Add starring for repositories - [enhancement][priority 3 (medium)]
  • #176 Replace "that" variables with .bind() - [enhancement][priority 4 (low)]
  • #137 RangeError: Maximum call stack size exceeded. - [bug][priority 2 (high)]
  • #85 repo.update is missing - [priority 3 (medium)]