New features and deprecations to the API. For a complete description, please see below.
**Python version required: 3.8+**
What’s Changed
See [documentation](https://seaborn-image.readthedocs.io/) for more details and corresponding examples.
:rocket: Features
* Add option to have a common colorbar scale for all images plotted on an `ImageGrid`
* Add `vmin` and `vmax` to `ImageGrid` and related functions (287) SarthakJariwala
* Map multiple functions and transformations to images in `ImageGrid` (236) SarthakJariwala
* Map a single function to a multi-dimensional image data
* Map a _single function or a list of functions_ to a 2D image data
* Map a _single function or a list of functions_ to a list of 2D image data
:fire: Removals and Deprecations
* Deprecate `FilterGrid`, use `ParamGrid` instead (371) SarthakJariwala
* Remove support for Python 3.6 and 3.7 (371) SarthakJariwala
:books: Documentation
* Docs update (286) SarthakJariwala
* Update to pydata-sphinx-theme (239) SarthakJariwala
* Add plausible analytics to documentation (284) SarthakJariwala
:package: Dependencies and Build System
* Bump pywin32 from 300 to 301 (321) dependabot
* Bump pydata-sphinx-theme from 0.6.3 to 0.8.0 in /docs (317) dependabot
* Bump bleach from 3.2.1 to 3.3.0 (320) dependabot
* Bump babel from 2.9.0 to 2.9.1 (319) dependabot
* Bump pip from 21.1.3 to 21.3.1 in /.github/workflows (283) dependabot
* Fix safety and xdoctest flow (285) SarthakJariwala
* Bump actions/checkout from 2 to 3 (348) dependabot
* Bump pytest from 6.2.5 to 7.1.1 (373) dependabot
* Bump pydata-sphinx-theme from 0.6.3 to 0.7.2 (328) dependabot
* Bump sphinx from 4.0.3 to 4.3.2 (329) dependabot
* Bump pooch from 1.5.2 to 1.6.0 (330) dependabot
* Bump xdoctest from 0.15.5 to 0.15.10 (325) dependabot
* Bump ipykernel from 6.0.1 to 6.7.0 (324) dependabot
* Bump pooch from 1.3.0 to 1.5.2 (277) dependabot
* Bump nox from 2021.10.1 to 2022.1.7 in /.github/workflows (311) dependabot
* Bump release-drafter/release-drafter from 5.13.0 to 5.17.6 (322) dependabot
* Bump poetry from 1.1.11 to 1.1.12 in /.github/workflows (302) dependabot
* Bump actions/setup-python from 2.1.4 to 2.3.1 (298) dependabot
* Bump nox from 2021.6.12 to 2021.10.1 in /.github/workflows (270) dependabot