Skip to content

Version 0.5.1: Simplification, cleanup, and catch up to new versions of dependencies

Pre-release
Pre-release
Compare
Choose a tag to compare
@eldond eldond released this 06 Oct 04:33
· 1 commit to dev since this release
924cc78
  • Handle updates to dependencies
    • New warnings from pyqtgraph are caught
    • Update imports of PyQt and fix python3 compatibility
  • Drop python2.7 testing by default (support hasn't been explicitly deleted yet, but python2.7 compatibility will no longer be maintained)
  • Simplify code
    • Includes splitting some sections of various functions into narrowly focused helper functions