Releases: whg517/aio-pydispatch
Releases · whg517/aio-pydispatch
v1.0.0
- add PEP517 PEP518 support
- drop support python 3.8 and before
- add multiple sender and receiver support
v0.1.2
Change log
Fix
- fix(sync_send): No check receiver is coroutine function .
0.1.1
- Add
signal.connect
support decorator