docs/HISTORY.txt
changeset 297 7b2ec89e3898
parent 293 dd5bb00e9b2b
child 300 f9b5bbd770c8
equal deleted inserted replaced
296:eb4222d62e58 297:7b2ec89e3898
     1 Changelog
     1 Changelog
     2 =========
     2 =========
       
     3 
       
     4 0.1.25
       
     5 ------
       
     6  - updated "factory_config" decorator so that decorated class automatically implements the interface provided by factory
     3 
     7 
     4 0.1.24.1
     8 0.1.24.1
     5 --------
     9 --------
     6  - added 'order' attribute to INode interface
    10  - added 'order' attribute to INode interface
     7  - updated 'generate_url' function to add argument to define minimum words length with a default
    11  - updated 'generate_url' function to add argument to define minimum words length with a default