ztfy/utils/docs/HISTORY.txt
branchZTK-1.1
changeset 94 a5fb6eed0a5d
parent 89 165f37f89e5a
child 100 6c12e94bb5c7
equal deleted inserted replaced
92:bf59a3d6e437 94:a5fb6eed0a5d
     1 Changelog
     1 Changelog
     2 =========
     2 =========
       
     3 
       
     4 0.3.4
       
     5 -----
       
     6  - better check for missing requests
     3 
     7 
     4 0.3.3
     8 0.3.3
     5 -----
     9 -----
     6  - Added "fanstatic:" TALES expression
    10  - Added "fanstatic:" TALES expression
     7 
    11 
    13 -----
    17 -----
    14  - Updated signature in ztfy.utils.catalog.index to match last hurry.query release
    18  - Updated signature in ztfy.utils.catalog.index to match last hurry.query release
    15 
    19 
    16 0.3
    20 0.3
    17 ---
    21 ---
    18  - Switched to ZTK-1.1.2
    22  - Switched to ZTK-1.1.2 and Python 2.6
    19  - Added "getAge" function in date module 
    23  - Added "getAge" function in date module 
    20  - Added session module and TALES adapter to get/set session values
    24  - Added session module and TALES adapter to get/set session values
    21  - Check None value in catalog.getObjectId(...) and catalog.getObject(...) methods
    25  - Check None value in catalog.getObjectId(...) and catalog.getObject(...) methods
    22 
    26 
    23 0.2.1
    27 0.2.1