- add an error message when using the Array object with a wrong item type. - fix default svalue/value for param.
0.3.20
-------------------
- improve support of specific parser.
0.3.19
-------------------
- fix support of specific parser.
0.3.18
-------------------
- fix support of python3.4 with old style class.
0.3.17
-------------------
- fix support of python3.4.
0.3.16
-------------------
- fix reloading of modules. - add the parameter modules in all configurable methods in order to load modules before use it. - add the parameter rel for forcing configurable module reloading. Default is False.