Releases: landro/TesTcl
Releases · landro/TesTcl
Version 1.0.4
- Much better error messages during development.
- Support for all http, tcp and ip events
Version 1.0.3
Better detection of tcl runtime environment and better error handling.
If you try running TesTcl using tclsh, or jtcl without jtcl-irule, you'll get an adequate error message.
Version 1.0.2
Sebastian has been busy implementing remaining stubs for HTTP::* procs
Version 1.0.1
Minor release which contains more stubs for irule procs (HTTP:uri and HTTP:path)
Version 1.0
Finally, we're releasing version 1.0!
- Cleaned up file structure in source.
- Added lots of documentation
- @Sebastian-Brzuzek contributed:
- A way to verify behaviour. This will provide a nice basis for future work. See docs.
- Added support for remaining endstates