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
togoveelux.json
- The name of the executable binary file (sole deliverable) changed too from
govee
togoveelux
Other Changes
- Refactoring
- Added GitHub workflow
- Increased coverage with new tests.