Skip to content

Releases: srwi/PyCharm-PixelLens

0.3.2

11 Dec 16:29
Compare
Choose a tag to compare

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

12 Oct 20:13
Compare
Choose a tag to compare

Added

  • Added support for PyCharm 2024.3

0.3.0

23 Sep 21:13
Compare
Choose a tag to compare

Added

  • Added support for JAX
  • Added the ability to middle-click a variable in the debugger to view as image

0.2.4

22 Sep 12:07
Compare
Choose a tag to compare

Fixed

  • Fixed viewing of images nested in other types (e.g. inside classes or lists)

0.2.3

11 Sep 17:46
Compare
Choose a tag to compare

Fixed

  • Implemented a workaround for a bug in PyCharm 2024.2.1 that affects the ability to view images when debugging via SSH

0.2.2

07 Sep 22:52
Compare
Choose a tag to compare

Fixes

  • Fixed a crash when attempting to view expression that contains special characters

0.2.1

29 Aug 20:38
Compare
Choose a tag to compare

Changes

  • Improved support for evaluate expressions

Fixes

  • Fixed crash when viewing non-contiguous PyTorch tensor
  • Fixed incorrect transposition of BCHW images

0.2.0

18 Aug 13:32
Compare
Choose a tag to compare

Changes

  • Added Python console support
  • Added progress indicator while loading image
  • Added a hint whenever values are outside the displayable range
  • Improved error handling and reporting actions
  • Greatly improved overall performance
  • Fixed a memory leak

0.1.2

13 Aug 16:57
Compare
Choose a tag to compare

Changes

  • Added support for PyCharm 2024.2

0.1.0

04 Aug 15:13
f92bfa4
Compare
Choose a tag to compare

PixelLens for PyCharm

Initial release 🎉