Changelog

0.3.0 (2025-01-27)

  • Support both PyQt5 and PyQt6 using qtpy

0.2.9 (2024-12-05)

  • updated packaging

0.2.8 (2024-12-05)

  • NumPy>=2.0 compatibility fix

  • pkg_resources depreciation fix

0.2.7 (2023-09-01)

  • Option to change T(K) and T(C) added

0.2.6 (2021-04-08)

  • Added colorbar option

  • Github workflows implemented

0.2.5 (2017-12-05)

  • Deployment fixes

0.2.4 (2017-03-03)

  • Changed default cmap to viridis

  • Fix of contours min max

  • Default formatter of contour labels changed to general format

  • Added setting to define number of digits for contour levels for nicer formatting

  • Fix for duplicates in tab file

0.2.3 (2017-02-03)

  • Added support for TCInvestigator tci files

  • Fix for selection behaviour when component checked

  • Project files implemented

0.2.2 (2017-01-13)

  • Minimum number of levels is 2

  • For single contour set Minimum and Maximum to same value

0.2 (2017-01-03)

  • Setup and conda fixes

  • Changed to PyQt5

0.1 (2015-01-11)

  • First release on PyPI