Skip to content

v1.1.0

Compare
Choose a tag to compare
@thegamecracks thegamecracks released this 20 Aug 02:05
· 228 commits to main since this release
635e33a

This fixes a somewhat serious oversight where the current task gets cancelled when either exiting the AsyncRCONClient.connect() context manager or calling the AsyncRCONClient.close() method. This is a significant disadvantage for scripts that intend to do something after the client closes.

Full Changelog: v1.0.0.post1...v1.1.0