Seaborn-image

Latest version: v0.10.0

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.5.2

What’s Changed

:beetle: Fixes

* Allow any matplotlib Colormap type while plotting (574) SarthakJariwala

:package: Build System

* Bump sphinx from 4.0.3 to 6.1.3 in /docs (529) dependabot
* Bump ipykernel from 6.15.2 to 6.21.2 (545) dependabot
* Bump ipykernel from 6.15.2 to 6.21.2 in /docs (544) dependabot
* Bump nbsphinx from 0.8.6 to 0.8.12 in /docs (535) dependabot
* Bump poetry from 1.1.13 to 1.3.2 in /.github/workflows (528) dependabot

:construction_worker: Continuous Integration

* Bump release-drafter/release-drafter from 5.17.6 to 5.22.0 (518) dependabot
* Bump pip from 22.2.2 to 23.0 in /.github/workflows (539) dependabot
* Bump nox from 2022.8.7 to 2022.11.21 in /.github/workflows (493) dependabot
* Update release workflow to use the correct python version on nox (547) SarthakJariwala

0.5.1

What’s Changed

* Fix import error caused due to `matplotlib-scalebar` (543)
* fix `imghist` docstring (480) SarthakJariwala
* Bump matplotlib-scalebar from 0.7.2 to 0.8.1 (377) dependabot
* Bump coverage from 5.5 to 6.3.2 (378) dependabot
* Bump pytest from 7.1.1 to 7.1.2 (380) dependabot

:construction_worker: Continuous Integration

* Add `nox-poetry` to dev dependencies (546) SarthakJariwala
* Update dev deps & constraints for installation in actions (449) SarthakJariwala
* fix safety failures - update dependencies (444) SarthakJariwala

0.5.0

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

0.4.4

This is a patch release.

:beetle: Fixes

* Fix histogram color patches while using `robust` in `imghist` (225) SarthakJariwala

:rocket: Features

* Different parameters for 3D image slices in `ImageGrid` (227) SarthakJariwala

📦 Build System

* Bump sphinx-gallery from 0.8.2 to 0.9.0 (222) dependabot
* Bump nbsphinx from 0.8.0 to 0.8.6 in /docs (206) dependabot
* Bump pip from 20.3.3 to 21.1.3 in /.github/workflows (211) dependabot
* Bump nox from 2020.12.31 to 2021.6.12 in /.github/workflows (209) dependabot
* Bump ipykernel from 5.3.4 to 6.0.1 (217) dependabot
* Bump ipykernel from 5.3.4 to 6.0.1 in /docs (216) dependabot
* Bump xdoctest from 0.15.0 to 0.15.5 (212) dependabot
* Bump sphinx from 3.5.4 to 4.0.3 (219) dependabot
* Bump sphinx from 3.3.1 to 4.0.3 in /docs (218) dependabot
* Update dev dependencies - urllib3, pillow (207) SarthakJariwala

0.4.3

This is a bug fix release with no new features.

What’s Changed

* Update minimum required version of `matplotlib-scalebar` to 0.7.0 (156) SarthakJariwala
* Change base url in POOCH for data retrieval (157) SarthakJariwala

0.4.2

What’s Changed

This is a patch release with one new feature and one deprecation.

:rocket: Features

* Added `imshow` as an alias for `imgplot` (136) SarthakJariwala

🔥 Removals and Deprecations

* In `set_scalebar()`, `height_fraction` is deprecated; use `width_fraction` instead (133) SarthakJariwala

:package: Build System

* Bump flake8-bugbear from 20.1.4 to 20.11.1 (83) dependabot
* Bump sphinx-gallery from 0.8.0 to 0.8.1 in /docs (80) dependabot
* Bump matplotlib-scalebar from 0.7.1 to 0.7.2 (133) dependabot
* Bump safety from 1.10.0 to 1.10.2 (119) dependabot
* Bump pip from 20.2.4 to 20.3.3 in /.github/workflows (96) dependabot
* Bump matplotlib-scalebar from 0.6.2 to 0.7.1 (117) dependabot
* Bump pytest from 6.1.2 to 6.2.1 (95) dependabot
* Bump release-drafter/release-drafter from v5.12.1 to v5.13.0 (108) dependabot
* Bump nox from 2020.8.22 to 2020.12.31 in /.github/workflows (109) dependabot
* Bump flake8 from 3.8.3 to 3.8.4 (58) dependabot

:construction_worker: Continuous Integration

* Fix CI (110) SarthakJariwala
* Bump sphinx-gallery from 0.8.0 to 0.8.1 in /docs (80) dependabot
* Bump poetry from 1.1.2 to 1.1.4 in /.github/workflows (81) dependabot
* Update actions/setup-python requirement to v2.1.4 (78) dependabot
* Bump release-drafter/release-drafter from v5.6.1 to v5.12.1 (79) dependabot

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.