* TempFile new argument must be set to None to keep previous behaviour (fix on version 0.9.26)
0.9.27
* add doc in RTD and fix issue in config_tools
0.9.26
* TempFile has one more argument (directory destination) * Remove deprecated function (transform_ino_list) in codecs module * copybutton module simplified. Extension copybutton updated. * move _mkdirs function from Config module (private method) to the tools module so that mkdirs is now part of the API * more tests added * new Timer class
0.9.25
* add md5 module
0.9.24
* add md5tools module to compute MD5 checksum of a file