------------------ * 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.
0.6.2
------------------ * made it possible to flush_all() * We support Python 3.7+ because of dataclasses * printprogress now can disable printing anything and return ETA at the __call__
0.6.1
------------------ * rename had a bug that is fixed