Skip to content

v0.12.6

Compare
Choose a tag to compare
@PierreRaybaut PierreRaybaut released this 06 Jul 12:12
· 31 commits to master since this release

Version 0.12.6

  • Fixed random crashes (segfaults) on Linux related to Qt objects stored in cache data
    structures (QwtText and QwtSymbol)

  • Test suite can simply be run with pytest and specific configuration (conftest.py)
    will be taken into account (previously, the test suite has to be run with
    pytest qwt in order to be successfully configured)