Skip to content

v1.2

Latest

Choose a tag to compare

@lordofscripts lordofscripts released this 13 Jul 20:12

New Features

  • Configuration file path is OS agnostic. It should now work on Linux/Unix, MacOS & Windows
  • Added -init flag to the CLI

Minor Breaking Changes

While the flags or execution have not changed. The following might be of importance for older users (v1.1 and v1.0):

  • The name of the configuration file changed from govee.json to goveelux.json
  • The name of the executable binary file (sole deliverable) changed too from govee to goveelux

Other Changes

  • Refactoring
  • Added GitHub workflow
  • Increased coverage with new tests.