*** empty log message ***
[pli.git] / CHANGES
blob43f2cd13fa3bf9d8528025eacdccd21727dbea03
1 # this file was generated on [200410151838]
2 pli changes:
4 version 0.0.84 (200409091457):
5 - moved the dispatch module to the pli.dispatch package.... (old.py)
7 version 0.0.83 (200409060449):
8 - did a full rewrite of the pli.pattern.proxy.generic
10 version 0.0.82 (200409050022):
11 - fixed ComparableMapping in pli.pattern.mixin.mapping.... (now it actually works! :) ) ...though there is no __cmp__ method...
13 version 0.0.82 (200408310058):
14 - split the pli/interface.py into several modules now in the pli.interface package....
17 version 0.0.79 (200408291438):
18 - updated pli.logictypes.DictUnion to use the pli.pattern.mixin.mapping module...
19 - rewriting the pli.interface using pli.logictypes.DictUnion.
21 version 0.0.78 (200408290203):
22 - done a redesign and a full rewrite of the pli.interface... (currently in the testing phase...).
24 version 0.0.73 (200408252219):
25 - added unix file format filtering to the cvs_commit script.... (NOTE: this might introduce some bugs!)
27 version 0.0.73 (200408250410):
28 - added pli.apps.pluginloader module...
30 version 0.0.72 (200408212051):
31 - added the pli.pattern.store.storeproxy.... (name might still change!)
33 version 0.0.71 (200408200305):
34 - test version of pli.pattern.store.store.BaseStore (using the pli.pattern.mixin.mapping)
36 version 0.0.70 (200408200247):
37 - added pli.pattern.mixin.mapping.AbstractMapping...
38 - added pli.pattern.mixin.mapping.BasicMappingProxy...
40 version 0.0.69 (200408200006):
41 - started transfer of pli.pattern.store.store to use the pli.pattern.mixin.mapping.... (needs more testing)
43 version 0.0.68 (200408191647):
44 - added the pli.pattern.mixin package
45 - added the pli.pattern.mixin.mapping module
47 version 0.0.67 (200408191635):
48 this is the first changes script test...