Skip to content

Releases: AresConnor/pyqt5-concurrent

0.1.6

19 May 05:59
Compare
Choose a tag to compare

Add:
1.add UniqueTaskExecutor

Change:
1.move _asyncRun & _asyncMap method in TaskExecutor to BaseTaskExecutor

Fix:
None

Remove:
None

0.1.5

18 May 14:22
Compare
Choose a tag to compare

Add:
None.

Change:
None

Fix:
1.Fixed the problem that the qt binding could not be found correctly in some cases.

Remove:
None

0.1.3

14 Apr 06:15
Compare
Choose a tag to compare

Add:
1.Support task priority.
2.Support pyqt5,6 pyside2,6.

Change:
None.

Fix:
None,

Remove:
None.