Skip to content

v1.1.5

Compare
Choose a tag to compare
@samschott samschott released this 13 Dec 18:15
· 47 commits to master since this release

This version drops support for Python 2.7. Only Python 3.6 and higher are supported.

Changed:

  • Depend on PyQt5 instead of qtpy.
  • Resize connection dialog when hiding PyVisa backend textbox.
  • Move connection dialog to submodule 'pyqt_labutils'.
  • Update submodule 'pyqt_labutils'.

Removed:

  • Support for Python 2.7.