bugfix: * The first label was visualized in black in some special conditions
0.3.4
New features * The first four label colours correspond now to matplotlibs default colours when visualizing label images * `merge_rgb()` for turning three images into a scikit-image style RGB image (channel axis is last) * added `continuous_update` parameter in `interact()`
Bugfix * Some labels where not shown (black) depending on the maximum number of labels
0.3.2
Bugfix: * Imported libraries that were not listed as dependency
0.3.1
New features * added `jupyter_displayable_output` decorator for static image output in jupyter notebooks