------------------ * bug fixed in logviewer in the use of suffix in get_stack_of_files * log_imshow takes colorbar and remove_axis_ticks flags. * every lognflow instance has a logviewer pointing to its log_dir called logged.
0.7.2
------------------ * bug fixed in logviewer * text_to_object added to logviewer to read dict or list logged via log_single * test pass for logviewer including the test for text_to_object
0.7.1
------------------ * printprogress supports lognflow. * bugs fixed in lognflow. * For now I guess lognflow and logviewer could be separate.
0.7.0
------------------ * logviewer returns data by log_sigle if the full name is mentioned.
0.6.8
------------------ * 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