* Deploy project using GitHub actions. * Show example notebook output. * Fix missing flake8 dependencies.
1.3.0
* Consolidated viewer methods into a unified scroll function. * Support for standard colorbar (cbar) modes. * Support for standard label modes. * Updated project packaging to use pyproject.toml.
1.2.1
* Option to change slab size and method during scrolling.
1.2.0
* Reimplement orthoview as a class. * Color frames when crosshairs are on.
1.1.1
* Reposition orthoview axes based on image size and spacing. * Rename viewers module to allow reloading.
1.1.0
* Use matrix convention (MxN) for shape, size, and pad. * Reshape output axes based on input shape.