Releases: tenfensw/toolatra
Releases · tenfensw/toolatra
Toolatra v19.12
Toolatra v19.12-pre
This is a pre-release version of Toolatra 19.12 framework. It adds:
- support for easy cookie read/write operations
- support for generating and validating authorization token via ToolatraAuth module
Toolatra 19.10.1
This release fixes a bug that could cause issues with the internal server when the response status code is 500.
Toolatra 19.10
- First Toolatra stable release
- Supports GET, POST, PUT and DELETE HTTP requests
- Supports templates (via an add-on)
- Supports Tcl 8.5 properly