- improve the API in authorizing the use of Configuration, Category or Parameter when a configuration is requested. - fix a bug when calling the applyconfiguration function with inheritance requirements between the default conf and a new conf.
0.3.8
------------------
- add BOOL and ARRAY parameter type converters. - fix parameter conversion from ptype.
0.3.7
------------------
- add support of inheritance in updating model elements and get params from configuration. - remove cleaned parameter in the methods ModelElement.copy and ModelElement.update.
0.3.6
------------------
- fix bug while updating parameter ptype (new None values did change old consistent values).
0.3.5
------------------
- fix bug while intercepting a configured object instanciation without resource reading.
0.3.4
------------------
- simplify installation in using the package_data parameter in the setup. - move etc to b3j0f/conf/data.