Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 653 Bytes

CHANGELOG.md

File metadata and controls

43 lines (24 loc) · 653 Bytes

2.1

  • Considerable performance improvement
  • Require Node.js 10
  • --debug option

2.0.1

  • Fix error when encountering deleted parent, #71, #72.

2.0

  • Require Node.js 8

1.7

  • Support accounts with over 100 repositories. #1

1.6

  • Remove support for Node 4. Breaks BC, but Node 4 is not supported anymore.

1.5.2

  • Fix “Cookies must be enabled to use GitHub” error. #62, #64.

1.5

  • Add --yes option.

1.4

  • No longer crash if a single repository has a problem.
  • Add warnings option.

1.3

  • Now polite to GitHub and no longer trigger the abuse detection mechanism.
  • CLI now shows progress.

1.2

Add --user option