Name Your Contributors Versions Save

Name your GitHub contributors; get commits, issues, and comments

v3.10.0

10 months ago

3.10.0 (2023-07-15)

Bug Fixes

  • nodejs-action: apply suggestion (71d30a4)

Features

v3.9.0

4 years ago

3.9.0 (2019-12-17)

Features

v3.8.5

4 years ago

3.8.5 (2019-09-10)

Bug Fixes

v3.8.4

5 years ago

3.8.4 (2019-05-21)

Bug Fixes

v3.8.3

5 years ago

3.8.3 (2019-04-15)

Bug Fixes

  • security fix + added npm stage to semantic-release (ce67595)

v3.4.0

6 years ago

3.4.0 (2018-03-22)

Bug Fixes

  • cli: Disabling querying by user. (66de2a6)
  • bad query for paginating reactions. (4b7da61)
  • cli: hitting query limits. (6c0908b)
  • cli: no options works with .git repos (9eda326)
  • cli: Trim whitespace from git remote. (d924d75)
  • debugging: removed auto verbosity (c104c50)
  • package: update csv-writer to version 1.0.0 (#74) (a882664)
  • added a throttle to the request pipe. (ededcfb), closes #47
  • broken flags interaction. (448250f)
  • documented dev features in readme. (fb27a8d), closes #54
  • pagination queries were missing some data. (2b7f152)
  • PullRequestComment doesn't exist. (0b72610)
  • set concurrency to 1. (ebf54b2)

Features

  • cli: now takes just a user login (4564f9e), closes #26
  • cli: now takes no args (6b239e7)
  • cli: user now inferred from auth token (cfca394)
  • added config file support. (9324e5c)
  • changed CLI flag c to be config. (4967eda)
  • made reactions and commits optional (2fff4ce)
  • updated README with example outputs. (29a5b96), closes #49

4.0.0

6 years ago

Quite a lot of changes. Alas, there is no changelog.

v3.3.0

6 years ago

3.3.0 (2017-10-23)

Features

  • return contributors sorted (6cd1f39)

v3.2.0

6 years ago

3.2.0 (2017-10-20)

Bug Fixes

  • collecting issue and pr reactions (a322aec)
  • more robust result merging (f11b26e)
  • not blocking standard any longer (adf2782)
  • removed test testing removed functionality. (bad210a)
  • standard line ignore (c776a07)

Features

  • added reviewers to contribution list (d847cf2)
  • commit authors now included in results. (b447fce)
  • count reactions as contributions (64bf01f)

v3.1.0

6 years ago

3.1.0 (2017-10-18)

Bug Fixes

Features

  • add -c for csv, alphabetize args (251a8b0)