Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](1.4.2...2.0.0) (2023-06-28) ### Bug Fixes * add missing white control prompt during setup ([a7910b0](a7910b0)) * argument fallback (fixes || does not work if first value is 0 and second is 1. [#26](#26)) ([b309903](b309903)) * crash when colorloop is enabled ([8eece1e](8eece1e)) * parameters restore during config ([074c211](074c211)) * chore!: remove --no-limit option ([dc0a231](dc0a231)) * refactor!: migrate to esm ([b5815d6](b5815d6)) ### Features * add --white option for optional white balance control ([03aba91](03aba91)) * add white balance support ([#30](#30)) ([fc71e98](fc71e98)) * allow other ART-NET apps on same machine ([#35](#35)) ([d78dd48](d78dd48)) * allow selection when multiple bridges are found ([e07d569](e07d569)) * update hue api ([734d700](734d700)) ### Reverts * Revert "chore!: remove --no-limit option" ([f1fdadb](f1fdadb)) ### BREAKING CHANGES * remove --no-limit option * Requires Node >= 16
- Loading branch information