Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@mathieu17g mathieu17g released this 25 May 08:38
· 2 commits to main since this release
7a26271

v0.2.2 Release Notes

This release brings:

  • Bug fixes
  • Test enhancements

Bug fixes

  • Fixed debug figure display on interactive display backends (tested for tkAgg)
  • Fixed imports from different modules, which were broken since v0.2.1 when the code was split into several modules

Miscellaneous

  • Added a 1st visual unitary test to be run manually to check the display on interactive backends, since pytest-mpl only uses saved figures and may miss some issues