diff options
author | Sylvain <syt@logilab.fr> | 2006-08-25 15:06:44 +0200 |
---|---|---|
committer | Sylvain <syt@logilab.fr> | 2006-08-25 15:06:44 +0200 |
commit | 99cad9add0aaedb17a1c52537a002afdab3290b9 (patch) | |
tree | 584f62d6ec526fca34a762ca7c85fdf4cffcdf0f /ChangeLog | |
parent | 759be5c7f00e7be9390e4b668978cc682a10582e (diff) | |
download | logilab-common-99cad9add0aaedb17a1c52537a002afdab3290b9.tar.gz |
see changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,10 @@ ChangeLog for logilab.common ============================ -- - + * new "date" otion type in optik_ext + * new clcommands module to handle commands based command line tool + (based on the configuration module) + * new AttrObject in testlib to create objects in test with arbitrary attributes * add pytest to run project's tests and get rid of all runtests.py * add pytest option to enable design-by-contract using aspects |