* Added gui to move images interactively. See docs [here](https://erdogant.github.io/undouble/pages/html/core_functions.html#id1). * Fix to import images from url location. * Add parameter to invert_colors when plotting * Updated docstrings * Cleaning
1.2.11
* Replace local examples with datazets.
1.2.10
* Fix for numpy error * colorscale defaults changed to 2. This will give it the original colors.
1.2.9
* Set default hash size 6 * Update docstrings with examples 7
1.2.8
* added check whether whash-haar has hash_size that is power of 2.