------------------- - Improve bitmap drawing on high DPI devices.
0.4.16
------------------- - Fix buffer overflow in python path.
0.4.15
------------------- - Enable universal binary support on macOS. - Fix issue when drawing into empty widget. - Add support for widget background colors. - Improve drawing on high resolution platforms. - Use Qt 6 as host framework.
0.4.14
------------------- - Add support for Python 3.10. - Drop support for Python 3.7. - Drop support for Ubuntu 16.04.
0.4.13
------------------- - Fix widget count API call.
0.4.12
------------------- - Simplify GIL handling to support async more consistently.