Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 827 Bytes

File metadata and controls

31 lines (18 loc) · 827 Bytes
  • 1 bug fix:

    • Unified and cleaned up code processing graphql query.

  • 2 major enhancements:

    • Completely rewrote data gathering to use graphql. Caches json per year.

    • Completely rewrote html generation to be from scratch. Much cleaner.

  • 4 minor enhancements:

    • Built a legend and non-intrusive popups to provide better UI.

    • Dropped nokogiri as a dependency. Now using gh cmdline instead of scraping. This might change.

    • No longer defaults to the last 10 years. Now does all years if start is not specified.

    • Scale all contributions against min/max to make it easier to compare.

  • 1 minor enhancement:

    • Added support for $GITHUB_TOKEN env var for auth. (Fryguy)

  • 1 major enhancement

    • Birthday!