This release fixes a bug when using `normalise=True` in SLISE-regression.
Furthermore, the impact calculated from normalised and unnormalised values tells different stories. Unnormalised impact lets you reconstruct the original prediction, while normalised impact is more of a comparison to the rest of the data. Thus, they are given separate rows when using the built in `print` and `plot_dist` functions.