Skip to content

1.0.1

Compare
Choose a tag to compare
@markbattistella markbattistella released this 25 Aug 08:31
· 39 commits to main since this release
98da64a

What's Changed

Fixed

  • Fixes #4: Now there is a cached version of the JSON next to the index.js script. The new data is merged into that instead of the CSV (which was defaulting the bezel to 0.0).

  • Fixes #5: index.js file now has a help menu when passing in the --help option. This can aid others if using the script or taking it for thier own projects.

  • Fixed #6: Created a .github/workflow to handle this

Changes

  • Some of the variable names in the script were changed to be cleaner
  • The JSON file name was changed
  • Moved the Supported Device List to new file
  • Created CRON action to generate the file

General

  • README was updated with some images
  • Images were compressed for data saving

Full Changelog: 1.0.0...1.0.1