------------------ * Fixing readme for PyPI. * removed marker from log_plot. user marker and linestyle keyword arguments. * printprogress returns proper ETA every time if print_function is set to None::
0.6.7
------------------ * A bug in tifffile support was fixed
0.6.6
------------------ * Better documentation * added tifffile imread to logviewer and imwrite to lognflow
0.6.5
------------------ * Fixed a bug in the docs to allow sphinx compile it. * log_var will log only the valid time stamps. * added end keyword argument to log_text
0.6.4
------------------ * Better documentation and examples for readme * get_var is added to lognflow to get buffered variables logged by log_var
0.6.3
------------------ * lognflow class does all logviewer does. Maybe it is time to remove logviewer.