Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 738 Bytes

CHANGE_LOG.md

File metadata and controls

21 lines (17 loc) · 738 Bytes

Change Log

2021-05-11, 0.2.0 release

  • The repositories to be aggregated are only those owned by the user.
  • Allow the number of repositories to be aggregated to be defined by environment variables.
    • MAX_REPOS : (optional) max repositories, default 100
  • Make the colors of the four seasons mode every week and make a gradation.
    • The image colors of each season are as follows.
      • spring flowers
      • summer leaves
      • autumn leaves
      • winter snow
  • Label the radar chart scale with "1-, 10, 100, 1K, 10K+".
  • Supports Halloween mode on github.
  • The USERNAME can also be specified from the argument.
    • Usage: node dist/index.js <USER-NAME> without env USERNAME

2021-05-09, 0.1.0 release

First release.