Saturday, November 19, 2011

The klish-1.5.2 is out

Changes: The new feature was implemented: the validator of saved config files (like a startup-config). Use -k (--check) option to check input file(s) for syntax errors. Better error reporting.

The parameters from the sequence of optional parameters can be entered in arbitrary order. Sometimes it's not usefull. The "order" field of PARAM tag can make the sequence of optional parameters ordered. It says that all previously declared optional parameters can't be entered later than the current one.

Fix alternative shebang hangup while execution. The VAR can use internal functions as action.

New internal variable ${__isatty}. It indicates if command stream comes from interactive tty or from file or piped stdin.

More secure parameters escaping. Additional modifiers for variables expanding.

Bugfix.

No comments:

Post a Comment