This release introduces long awaited variable support contributed by Chester O'Neill! See example_irule_variables.tcl for details.
Contains some nice new contributions by @magnuswatn in the URI:: namespace which is close to complete now!
This release contains several contributions by @nhemingway :
- Support for GLOBAL:: commands
- Better exit code handling
- Better test result output
Improvement in the implementation of the when command. TesTcl won't choke on when commands containg priority and/or timing parameter. Thanks to @samstep for reporting issue.