Skip to content

Releases: drewlwhitney/threadtools

v1.0.2

Choose a tag to compare

@drewlwhitney drewlwhitney released this 16 Jun 16:43

Sike we actually can't support below 3.13

v.1.0.1

Choose a tag to compare

@drewlwhitney drewlwhitney released this 16 Jun 16:42

Updated minimum Python version

v1.0.0

Choose a tag to compare

@drewlwhitney drewlwhitney released this 10 Jun 16:18

Signals now use the current thread and the thread that called emit() to determine whether a callback should be queued. SignalReceivers are no longer necessary.

Added documentation for DataLock.

v0.0.9

Choose a tag to compare

@drewlwhitney drewlwhitney released this 09 Jun 18:51

Signals now silently ignore exceptions.

v0.0.8

Choose a tag to compare

@drewlwhitney drewlwhitney released this 06 Jun 02:59
Fixed doc misspell

v0.0.7

Choose a tag to compare

@drewlwhitney drewlwhitney released this 06 Jun 02:57

Updated README to have documentation.

Nah

Nah

Choose a tag to compare

@drewlwhitney drewlwhitney released this 06 Jun 02:28
v0.0.6

Updated version number

v0.0.5

Choose a tag to compare

@drewlwhitney drewlwhitney released this 06 Jun 02:21

Testing, sorry

v0.0.4

Choose a tag to compare

@drewlwhitney drewlwhitney released this 06 Jun 02:11
Readded .github

Testing on GitHub

Choose a tag to compare

@drewlwhitney drewlwhitney released this 06 Jun 02:01

Verified the process_events() function is fast enough for something like PyQt6.