Skip to content

Releases: AresConnor/pyqt5-concurrent

0.1.7

14 Sep 16:55

Choose a tag to compare

Add:
None.

Change:
None

Fix:

  1. C++ wrapper deleted error while calling TaskExecutor.map

Remove:
None

0.1.6

19 May 05:59

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

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

Choose a tag to compare

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

Change:
None.

Fix:
None,

Remove:
None.