------------------- - Add support for Python 3.8. Drop support for Python 3.5.
0.3.24
------------------- - Add support for help event (dynamic tool tips). - Qt version 5.13 on macOS and Windows. - Extend sizing policy support.
0.3.23
------------------- - Fix drawing issue for high aspect ratios.
0.3.22
------------------- - Implement high quality image drawing in most cases. - Do not auto expand when using min width/height. Simplifies layout. - Improve handling of virtual environments on Linux. - Qt version 5.12 on Windows.
0.3.21
------------------- - Fix minor scrolling issue in tree widget by expanding area by 2 pixels. - Fix drawing context save/restore bug.
0.3.20
------------------- - Improve drawing performance on Windows by using native OpenGL if available. - Improve drawing performance on all platforms.