docs/HISTORY.txt
changeset 28 d8405a4d7d45
parent 24 651c3646cab3
child 33 ab440460b11b
equal deleted inserted replaced
27:47291be5bb8f 28:d8405a4d7d45
     1 History
     1 History
     2 =======
     2 =======
       
     3 
       
     4 0.1.5
       
     5 -----
       
     6  - switch from IObjectRemovedEvent to IIntIdRemovedEvent to avoid objects being unregistered from IIntId utility before
       
     7    being removed from catalog
       
     8  - added 'catalog' parameter to all '*index_object' functions
     3 
     9 
     4 0.1.4
    10 0.1.4
     5 -----
    11 -----
     6  - updated CatalogResultSet class to be able to feed it with a list of internal IDs as well a Query object
    12  - updated CatalogResultSet class to be able to feed it with a list of internal IDs as well a Query object
     7  - added "prepend" and "append" methods to CatalogResultSet class to be able to add a list of items to the beginning
    13  - added "prepend" and "append" methods to CatalogResultSet class to be able to add a list of items to the beginning