Skip to content

Release v3.2.6-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 19:03

propagate error on sendTo methods to prevent exception loops
optimize parameters and flags on CLI
Use yargs helper instead of building our own string output to allow showing --help for a specific command instead of the whole output and allow support for auto completion (iobroker _createCompletion >> ~/.bashrc)
Do not reject the promise when no callback is used and a Database error occurs