------------------ * Fix issue with input from dask
------------------
0.5.3
------------------ * Fix python 2 support
------------------
0.5.2
------------------ * Fix colorbar arguments to Histdd.plot (4) * percentile for Hist1d * rebin method for Histdd (experimental)
------------------
0.5.1
------------------ * get_random for Histdd no longer just returns bin centers (Hist1d does stil...) * lookup for Hist1d. When will I finally merge the classes...
------------------
0.5.0
------------------ * pandas.DataFrame and dask.dataframe support * dimensions option to Histdd to init axis_names and bin_centers at once
------------------
0.4.3
------------------ * Remove matplotlib requirement (still required for plotting features)