Releases: srwi/PyCharm-PixelLens
Releases · srwi/PyCharm-PixelLens
0.5.1
0.4.4
Changes
- Disabled PixelLens for empty images
- Added a warning when attempting to view variables as image in a Jupyter Notebook without debugging
- Improved error handling
0.4.3
Changes
- Added support for PyCharm 2025.2
0.4.2
Changes
- Added support for PyCharm 2025.1
0.4.1
Full Changelog: 0.4.0...0.4.1
0.4.0
Changes
- Added an option to choose between popup or dialog for image viewing
0.3.2
Changes
- Improved zooming behavior when zooming in with the mouse wheel
- Added a setting to control the data transmission method when viewing images (for diagnostic purposes)
- Improved error handling
0.3.1
Added
- Added support for PyCharm 2024.3
0.3.0
Added
- Added support for JAX
- Added the ability to middle-click a variable in the debugger to view as image
0.2.4
Fixed
- Fixed viewing of images nested in other types (e.g. inside classes or lists)