Skip to content

Latest commit

 

History

History
110 lines (75 loc) · 8.17 KB

CHANGELOG.md

File metadata and controls

110 lines (75 loc) · 8.17 KB

Changelog

v0.2.1 (2025-01-17)

Full Changelog

Merged pull requests:

v0.2.0 (2025-01-17)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • fix: remove texture guessing for vispy, try texture_format='auto' before falling back #98 (tlambert03)
  • fix: make sure it's ok to set_data to None and generally have an empty viewer #43 (tlambert03)
  • fix: fix canvas update on set_data #40 (tlambert03)
  • fix: Clean up PyGFX events #34 (gselzer)
  • Fix the height of the info label #32 (hanjinliu)
  • fix: fix slider signals for pyside6 #31 (tlambert03)

Tests & CI:

Documentation:

Merged pull requests:

v0.0.4 (2024-06-12)

Full Changelog

Merged pull requests:

v0.0.3 (2024-06-09)

Full Changelog

Merged pull requests:

v0.0.2 (2024-06-08)

Full Changelog

Merged pull requests:

v0.0.1 (2024-06-07)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator