Big release with several new features and bug fixes based on users feedback:
- now supports more sequence types: list, numpy.ndarray, pandas.Series
- added custom_texts param to display additional texts like confidence score or some other useful information for each image
- click on image to enlarge
- "show html" button which reveals the HTML code used to generate plots
- option to set specific order of labels/tabs, filter them or ignore some of the labels
- added unit tests - 100% coverage
- added docstrings