Skip to content
shvcli version 0.3.0

Added
* Ability to scan tree right after connection
* Automatic calling of getters when listing nodes and methods

Changed
* Take default URL from configuration (the first host) instead of always
  connecting to the localhost
* Method results in CPON are now printed with JSON syntax highlight
  (There is no syntax lexer for CPON at the moment)

Fixed
* `!set` now sets boolean options instead of toggling it
* `!help` now handles multiline descriptions in a better way
* `dir` and `ls` listings are now better wrapped to multiple lines