Skip to content

v0.1.0-alpha.11

Compare
Choose a tag to compare
@devraj devraj released this 28 Apr 23:04
· 27 commits to master since this release
055faf0

📢 Preamble

Urgent release to refactor asyncio.Event implementation

💅 Improvements

  • Refactor asyncio.Event implementation where the called calls .set to break the event loop for follow commands, see official docs