This release fixes several bugs affecting the interactive mode. Unknown subcommands no longer stop the interactive mode, string arguments are now properly space delimited, and the up and down arrows correctly navigate through command history.
Additionally, this release introduces support for JSON comments inside configuration files, making it easier to annotate configuration without causing parse errors.