- Support both PyQt5 and PyQt6 using qtpy
- updated packaging
- NumPy>=2.0 compatibility fix
- pkg_resources depreciation fix
- Option to change T(K) and T(C) added
- Added colorbar option
- Github workflows implemented
- Deployment fixes
- 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
- Added support for TCInvestigator tci files
- Fix for selection behaviour when component checked
- Project files implemented
- Minimum number of levels is 2
- For single contour set Minimum and Maximum to same value
- Setup and conda fixes
- Changed to PyQt5
- First release on PyPI