docs/HISTORY.txt
branchZTK-1.1
changeset 187 9eaad4dbe96d
parent 169 b4b587dd45ca
child 198 617034d35c3b
equal deleted inserted replaced
186:28ecb13e485c 187:9eaad4dbe96d
     1 Changelog
     1 Changelog
     2 =========
     2 =========
     3 
     3 
     4 0.3.13
     4 0.3.13
     5 ------
     5 ------
       
     6  - added ZEO connection interface, utility and tools
     6  - added "ztfy.utils.container" utility module
     7  - added "ztfy.utils.container" utility module
     7  - added a persistent utility to store ZEO connection settings
     8  - added a persistent utility to store ZEO connection settings
     8  - added "TextLine list" schema field and widget
     9  - added "TextLine list" schema field and widget
       
    10  - added request and session cached properties
     9  - added Python 2.7 compatibility code and timeout parameter to XML-RPC
    11  - added Python 2.7 compatibility code and timeout parameter to XML-RPC
    10    protocol helper
    12    protocol helper
    11  - changed request "data:" TAL namespace to basic HTTP request so it can be used
    13  - changed request "data:" TAL namespace to basic HTTP request so it can be used
    12    in views called via JSON-RPC or XML-RPC
    14    in views called via JSON-RPC or XML-RPC
    13 
    15