Full Changelog: 1.6.2...1.7.0
Changes
- Updated
OutputHelp
- Started using nimibook for docs + new domain
nova.nim.town
- Added
--browser
flag tolicense
- Added
--toggle
flag toturn
- 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
- On Linux, Nova now installs to
- Nova now has (a) logo(s)
- Added
--all
flag tocolor
,brightness
,turn
, etc. - Commands now check if the requested operation is supported on the device
turn
now accepts more than onlyon
andoff
- Added 32 bit version of nova (for Linux)
Other changes
- New file structure
- Small changes to
nimble nova
andnimble installer
- Added option to compile nova 32 bit