Skip to content

Releases: Carlgo11/nanoleaf-github-activity

Version 3.0.0

14 Apr 22:29
8717714
Compare
Choose a tag to compare

In this version, all Ruby code is replaced with Node.JS code. Puppeteer is also used to index GitHub activities as GitHub recently switched from serving activity graphs statically to dynamically serving using client-side javascript.

Version 2.0.3

30 Jul 00:59
6afa4c1
Compare
Choose a tag to compare

This version fixes a bug where no activity would be fetched. The bug was caused by HTML code changes to the GitHub activity graph.

Version 2.0.2

22 Mar 23:19
f4726db
Compare
Choose a tag to compare

Changelog:

  • Ignore github activity from the future

Version 2.0.1

02 Dec 00:31
1447818
Compare
Choose a tag to compare

Changelog:

  • Switched from ruby docker image to pure alpine image
  • Sped up Docker build
  • Switched from nokogiri to oga Ruby gem
  • Configured Bundler to run 4 installs parallel

Version 2.0.0

01 Dec 03:24
3bab5f8
Compare
Choose a tag to compare

Changelog:

  • Docker support.
  • Added Halloween color palette.
  • Added Christmas color palette.

Version 1.0.1

01 Dec 03:21
54176ff
Compare
Choose a tag to compare

Changelog:

  • Support for .env files
  • Added license
  • Added documentation
  • Removed hard coded panel IDs

Version 1.0.0

01 Dec 03:17
879f36e
Compare
Choose a tag to compare

Initial release.