Skip to content

Latest commit

 

History

History
137 lines (92 loc) · 9.98 KB

CHANGELOG.md

File metadata and controls

137 lines (92 loc) · 9.98 KB

Changelog

v0.2.2 (2025-01-29)

Full Changelog

Implemented enhancements:

Fixed bugs:

Documentation:

  • docs: Add mechanism to generate screenshot from examples, and build during docs #126 (tlambert03)
  • docs: make all scripts pep 723 compliant #124 (tlambert03)
  • docs: Add a set of examples in cookbook #123 (jacopoabramo)
  • docs: fix ArrayViewer hide method docstring #107 (fdrgsp)

Merged pull requests:

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