- Changed node version from 12 to 16.
- Changed actions/checkout version from v2 to v3.
- Added Spanish README.
- Enabled to specify the output destination file name when using settings json
- Multiple custom definitions can be specified in the settings json.
- Made it possible to change the label with a custom definition.
- Added pie_lang_only and radar_contrib_only modes.
- fix: performance bitmap mode.
- fix: growing animation of settings json
- Added git block version.
- New support for setting json file.
- Use logarithm to calculate the height of the bars.
- Added night green version.
- Changed the maximum number of contributors to 9999
- Added season version for the Southern Hemisphere.
- Added night view version.
- Added night rainbow version.
- 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
- The image colors of each season are as follows.
- 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 envUSERNAME
- Usage:
First release.