equal
deleted
inserted
replaced
1 History |
1 History |
2 ======= |
2 ======= |
|
3 |
|
4 0.1.4 |
|
5 ----- |
|
6 - 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 |
|
8 or the end of the initial results list |
|
9 - corrected "get_resolution" function with new doctests |
|
10 - added custom IKeyValue adapter for catalog |
|
11 - updated dependencies |
3 |
12 |
4 0.1.3 |
13 0.1.3 |
5 ----- |
14 ----- |
6 - added view to display properties of catalog indexes |
15 - added view to display properties of catalog indexes |
7 - updated dependencies |
16 - updated dependencies |