Skip to content

Releases: whg517/aio-pydispatch

v1.0.0

27 Dec 02:40
b31837b
Compare
Choose a tag to compare
  • add PEP517 PEP518 support
  • drop support python 3.8 and before
  • add multiple sender and receiver support

v0.1.2

29 Apr 08:37
db70a97
Compare
Choose a tag to compare

Change log

Fix

  • fix(sync_send): No check receiver is coroutine function .

0.1.1

27 Jul 02:20
9d21457
Compare
Choose a tag to compare
  • Add signal.connect support decorator

v0.1.0

23 Jul 11:46
Compare
Choose a tag to compare

Change note:

  • init Signal