History
November 1, 2023 ยท View on GitHub
v6.1.0 2023 November 1
- Updated dependencies, base files, and editions using boundation
- Removes leftover
coffeescriptandcoffeelintdev dependencies
v6.0.0 2023 November 1
- Updated dependencies, base files, and editions using boundation
- Updated license from
MITtoArtistic-2.0 - Minimum required node version changed from
node: >=10tonode: >=18to keep up with mandatory ecosystem changes
v5.1.0 2021 August 5
- Formalize
concurrencywithinMultiOpts - Iterate/support pages on contributors
v5.0.0 2021 August 5
- Renamed to
@bevry/github-members - Updated for
@bevry/github-api - Updated dependencies, base files, and editions using boundation
v4.14.0 2020 October 29
- Updated dependencies, base files, and editions using boundation
v4.13.0 2020 September 4
- Updated dependencies, base files, and editions using boundation
v4.12.0 2020 August 18
- Updated dependencies, base files, and editions using boundation
v4.11.0 2020 August 4
- Updated dependencies, base files, and editions using boundation
v4.10.0 2020 July 22
- Updated dependencies, base files, and editions using boundation
v4.9.0 2020 July 22
- Updated dependencies, base files, and editions using boundation
v4.8.0 2020 June 25
- Updated dependencies, base files, and editions using boundation
v4.7.0 2020 June 21
- Updated dependencies, base files, and editions using boundation
v4.6.0 2020 June 21
- Updated dependencies, base files, and editions using boundation
v4.5.0 2020 June 20
- Updated dependencies, base files, and editions using boundation
v4.4.0 2020 June 10
- Updated dependencies, base files, and editions using boundation
v4.3.0 2020 June 10
- Updated dependencies, base files, and editions using boundation
v4.2.0 2020 May 22
- Updated dependencies, base files, and editions using boundation
v4.1.0 2020 May 21
- Updated dependencies, base files, and editions using boundation
v4.0.0 2020 May 21
- Breaking Change: API has been rewritten to take advantage of many ecosystem improvements
- Converted from CoffeeScript to TypeScript
- Now uses the
fellowpackage instead of doing that magic ourself - Now updated for the
githubauthreqpackage to ensure github requests are authenticated - Adds support for the
GITHUB_APIenv variable, in case you wish to use a proxy for pagination and rate limiting improvements - Updated dependencies, base files, and editions using boundation
v3.0.0 2020 May 6
- Updated dependencies, base files, and editions using boundation
- Minimum required node version changed from
node: >=8tonode: >=10to keep up with mandatory ecosystem changes
v2.1.0 2019 December 9
- Implemented support for
GITHUB_APIenvironment variable to access the GitHub API via a proxy - Updated dependencies, base files, and editions using boundation
v2.0.0 2019 September 10
- Now uses githubauthquerystring for github auth query string, instead of the configuration object
- Updated base files and editions using boundation
- Updated dependencies
v1.0.0 2014 May 3
- Initial working version