Full Changelog: 1.6.2...1.7.0
Changes
- Updated OutputHelp
- Started using nimibook for docs + new domain nova.nim.town
- Added --browser flag to license
- Added --toggle flag to turn
- Now caches list of devices to limit API calls, with new command update
- Improved installers for Windows and Linux
- On Linux, Nova now installs to /usr/local/nova by default
- On Windows, Nova now only installs to PATH once, and removes itself from PATH on uninstall
- In addition, no DLLs are packaged on Windows
- Nova now has (a) logo(s)
- Added --all flag to color, brightness, turn, etc.
- Commands now check if the requested operation is supported on the device
- turn now accepts more than only on and off
- Added 32 bit version of nova (for Linux)
Other changes
- New file structure
- Small changes to nimble nova and nimble installer
- Added option to compile nova 32 bit