Skip to content

Version 0.0.3

Choose a tag to compare

@CoolCat467 CoolCat467 released this 17 Feb 15:46
· 46 commits to main since this release
374a479

Since the last release, upgraded dependencies and added async_clock module from some of my other projects, which is an asynchronous version of pygame.time.Clock that does await trio.sleep instead of actually blocking to allow other tasks to run in the background.

Full Changelog: v0.0.2...v0.0.3