* NEW: progress bar from pymc added * NEW: multigit module
0.8.0
* NEW: add DevTools class and general cleanup
0.7.4
* CHANGES: remove colors and xfree86 modules now in an independent pacakge called colormap available on pypi
0.7.3
* NEW: add precision function in the tools module.
0.7.2
* add ifpylab decorator * check_param_in_list can also accepts sets. * create new module called codecs. * Moved transform_to_list from module tools in codecs module * add new functions called tolist and tostring inside codecs module
0.7.1
* removed sphinx dependencies in setup and adds try/except where sphinx is required. * add ifpandas decorator * add timeout is isurl_reachable function