Skip to content

Tags: PlotPyStack/PlotPy

Tags

v2.8.4

Toggle v2.8.4's commit message
Remove macOS 14 from build matrix in GitHub Actions workflow

v2.8.3

Toggle v2.8.3's commit message
ci: disable PyPI attestations to fix twine wheel validation failure

v2.8.2

Toggle v2.8.2's commit message
Fix: Remove duplicate import of guidata.io in masked.py

v2.8.1fixed

Toggle v2.8.1fixed's commit message
Bump version to 2.8.1

v2.8.1

Toggle v2.8.1's commit message
Fix snapshot tool crashes and black images for XY image items

- Fix SystemError when taking snapshots of XYImageItem/MaskedXYImageItem
  by converting src_rect from list to tuple before passing to C extension
- Add export_roi method to XYImageItem to properly handle coordinate
  transformations using _scale_xy instead of _scale_rect
- Fixes snapshot rendering producing black images for non-uniform coordinates

v2.8.0

Toggle v2.8.0's commit message
Merge branch 'develop'

v2.7.5

Toggle v2.7.5's commit message
Fix update_status method in cross-section tools to retrieve all image…

… items

Fix #47

v2.7.4

Toggle v2.7.4's commit message
Merge branch 'master' of https://github.com/Codra-Ingenierie-Informat…

…ique/plotpy

# Conflicts:
#	CHANGELOG.md

v2.7.3

Toggle v2.7.3's commit message
Replace deprecated icon files with new SVG icons for selection tools

v2.7.2

Toggle v2.7.2's commit message
Update CHANGELOG.md to include issue #32