* Change ``plotting`` library name to ``graph`` (to avoid alias conflict with pandas_profiling).
0.1.9
------------------
* Add distance functions to ``bioinf`` CLI command and related tests.
0.1.8
------------------
* Change ``pm.benchmark()`` function to a decorator; * Add several distance calculation functions to ``prestools.bioinf`` and related tests; * Reformat code in ``prestools.bioinf``.
0.1.7
------------------
* Add ``benchmark()`` function in ``prestools.misc`` and related tests.
0.1.6
------------------
* Add ``random_image()`` function and CLI in ``prestools.plotting``.
0.1.5
------------------
* Add ``equal_files()`` function in ``prestools.misc`` and related tests; * Update docstrings.