- Updated dependencies, base files, and editions using boundation
- Updated license from
MIT
toArtistic-2.0
- Minimum required node version changed from
node: >=10
tonode: >=18
to keep up with mandatory ecosystem changes
- Formalize
concurrency
withinMultiOpts
- Renamed to
@bevry/github-repos
- Updated for
@bevry/github-api
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Fixed 429 delay, had 60 milliseconds instead of 60 seconds
- If status code
429
is returned, will try again in a minute - Added optional
concurrency
argument togetRepos
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated for GitHub's new authorization recommendations
- Updated dependencies, base files, and editions using boundation
- Minimum required node version changed from
node: >=0.8
tonode: >=8
to keep up with mandatory ecosystem changes
- Fixed for latest TypeScript
- Updated dependencies, base files, and editions using boundation
- Fix missing dependency
- Updated README example for v4.0.0 API change
- Renamed API from
fetch*
toget*
- Fix type exports
- Rewrote in TypeScript
- API now uses Promises instead of Errbacks
- Fix
GITHUB_API
fallback
- Implemented support for
GITHUB_API
environment variable to access the GitHub API via a proxy - Updated dependencies, base files, and editions using boundation
- Minimum required node version changed from
node: >=0.8
tonode: >=8
to keep up with mandatory ecosystem changes
- Updated dependencies, base files, and editions using boundation
- Updated base files and editions using boundation
- No longer accepts the github auth credentials in configuration, use environment variables instead
- Internally we now use githubauthquerystring to determine the github auth string
- Fixed error cases of
requestRepo
returning an array as the result instead of nothing - Better documentation
- Updated base files and editions using boundation
- Updated dependencies
- Internal: explicit use of GitHub API version
- Converted from CoffeeScript to JavaScript
- Fixed rate limit errors not being caught
- Added technical API documentation
- Updated dependencies
- Repackaged
- Updated dependencies
- Updated GitHub Search API header from
preview
tobeta
- Updated dependencies
- Fetch repositories individually instead of by search by default
- Updated dependencies
- Updated dependencies
- Fixed v1.0.1
- Fixed paging limits
- Initial working release