equal
deleted
inserted
replaced
41 Changelog |
41 Changelog |
42 ========= |
42 ========= |
43 |
43 |
44 0.3.13 |
44 0.3.13 |
45 ------ |
45 ------ |
|
46 - added ZEO connection interface, utility and tools |
46 - added "ztfy.utils.container" utility module |
47 - added "ztfy.utils.container" utility module |
|
48 - added a persistent utility to store ZEO connection settings |
|
49 - added "TextLine list" schema field and widget |
|
50 - added request and session cached properties |
47 - added Python 2.7 compatibility code and timeout parameter to XML-RPC |
51 - added Python 2.7 compatibility code and timeout parameter to XML-RPC |
48 protocol helper |
52 protocol helper |
|
53 - changed request "data:" TAL namespace to basic HTTP request so it can be used |
|
54 in views called via JSON-RPC or XML-RPC |
49 |
55 |
50 0.3.12 |
56 0.3.12 |
51 ------ |
57 ------ |
52 - updated package source layout |
58 - updated package source layout |
53 |
59 |