- Updated dependencies, base files, and editions using boundation
- Removes leftover
coffeescript
andcoffeelint
dev dependencies
- 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
- Iterate/support pages on contributors
- Renamed to
@bevry/github-members
- 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
- Breaking Change: API has been rewritten to take advantage of many ecosystem improvements
- Converted from CoffeeScript to TypeScript
- Now uses the
fellow
package instead of doing that magic ourself - Now updated for the
githubauthreq
package to ensure github requests are authenticated - Adds support for the
GITHUB_API
env variable, in case you wish to use a proxy for pagination and rate limiting improvements - Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Minimum required node version changed from
node: >=8
tonode: >=10
to keep up with mandatory ecosystem changes
- Implemented support for
GITHUB_API
environment variable to access the GitHub API via a proxy - Updated dependencies, base files, and editions using boundation
- Now uses githubauthquerystring for github auth query string, instead of the configuration object
- Updated base files and editions using boundation
- Updated dependencies
- Initial working version