We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b324a1 + ae48eae commit f604855Copy full SHA for f604855
CHANGELOG.md
@@ -5,9 +5,12 @@
5
6
- Added PySide2 support: PythonQwt is now compatible with Python 2.7, Python 3.4+,
7
PyQt4, PyQt5 and PySide2!
8
+
9
+### Version 0.7.1 ###
10
11
- Changed QwtPlotItem.detachItems signature: removed unnecessary "autoDelete" argument,
- initialiazing "rtti" argument to None (remove all items)
12
+ initialiazing "rtti" argument to None (remove all items)
13
+- Improved Qt universal support (PyQt5, ...)
14
15
### Version 0.7.0 ###
16
0 commit comments