Releases: landro/TesTcl
Releases · landro/TesTcl
Version 1.0.14
Version 1.0.13
Code improvements, cleanups and fixes contributed by @apextc !
Version 1.0.12
Minor fix to class command contributed by @wulczer. Thanks!
Version 1.0.11
This release introduces long awaited variable support contributed by Chester O'Neill! See example_irule_variables.tcl for details.
Version 1.0.10
Contains some nice new contributions by @magnuswatn in the URI:: namespace which is close to complete now!
Version 1.0.9
- Fixed issue related to the classes functionality
- Added support for the call command
Version 1.0.8
- Stub implementation of URI::encode
- Partial support for class command contributed by @jamespic
Version 1.0.7
This release contains several contributions by @nhemingway :
- Support for GLOBAL:: commands
- Better exit code handling
- Better test result output
Version 1.0.6
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.
Version 1.0.5
Added support for GLOBAL events.